diff options
Diffstat (limited to 'src/mainboard/lenovo/x200/mainboard.c')
-rw-r--r-- | src/mainboard/lenovo/x200/mainboard.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/x200/mainboard.c b/src/mainboard/lenovo/x200/mainboard.c index f23d8d51a1..518b51a9dd 100644 --- a/src/mainboard/lenovo/x200/mainboard.c +++ b/src/mainboard/lenovo/x200/mainboard.c @@ -32,9 +32,6 @@ #include <ec/lenovo/h8/h8.h> #include "drivers/lenovo/lenovo.h" -#include "cstates.c" /* Include it, as the linker won't find - the overloaded weak function in there. */ - static void fill_ssdt(void) { drivers_lenovo_serial_ports_ssdt_generate("\\_SB.PCI0.LPCB", 0); |