From 93b4745d93433788281653f2927d22ed5d8a77c3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 4 Jun 2015 14:13:06 -0500 Subject: mainboards/lenovo/t400: Remove X200-specific code Change-Id: Ic3503938b996bbf31f1417923f019a7bc722b9fd Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/10429 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t400/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/t400/mainboard.c') diff --git a/src/mainboard/lenovo/t400/mainboard.c b/src/mainboard/lenovo/t400/mainboard.c index 3ec615fe00..c8bc10b029 100644 --- a/src/mainboard/lenovo/t400/mainboard.c +++ b/src/mainboard/lenovo/t400/mainboard.c @@ -34,7 +34,6 @@ static void fill_ssdt(void) { - drivers_lenovo_serial_ports_ssdt_generate("\\_SB.PCI0.LPCB", 0); } static void mainboard_enable(device_t dev) -- cgit v1.2.3