summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t400/mainboard.c
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-06-04 14:13:06 -0500
committerStefan Reinauer <stefan.reinauer@coreboot.org>2015-06-10 05:57:45 +0200
commit93b4745d93433788281653f2927d22ed5d8a77c3 (patch)
tree5c2579cdd48c8734eb697b9b20d0e7c0b8b51c33 /src/mainboard/lenovo/t400/mainboard.c
parent4b373c9de93d168770c8b212bcac377ffbfa0fe0 (diff)
downloadcoreboot-93b4745d93433788281653f2927d22ed5d8a77c3.tar.xz
mainboards/lenovo/t400: Remove X200-specific code
Change-Id: Ic3503938b996bbf31f1417923f019a7bc722b9fd Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/10429 Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo/t400/mainboard.c')
-rw-r--r--src/mainboard/lenovo/t400/mainboard.c1
1 files changed, 0 insertions, 1 deletions
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)