summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/g505s/acpi/ec.asl
blob: 0293a1274a3f8dcecedf80fcb1571f38e9d53811 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (C) 2014 Alexandru Gagniuc <mr.nuke.me@gmail.com>
 * Subject to the GNU GPL v2, or (at your option) any later version.
 */

/* Defines EC bits specific to the mainboard, needed by EC ASL */
#include "mainboard.h"

/* ACPI code for EC functions */
#include <ec/compal/ene932/acpi/ec.asl>