From 45e291eebcb37386dada320f687784f3443e7a08 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 10 Jun 2015 07:05:03 +0300 Subject: lenovo/t400: Fix build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8e8b6e7c123e641749c42a7c706176e285902bb5 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/10502 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t400/mainboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/t400/mainboard.c b/src/mainboard/lenovo/t400/mainboard.c index c8bc10b029..6348b9c591 100644 --- a/src/mainboard/lenovo/t400/mainboard.c +++ b/src/mainboard/lenovo/t400/mainboard.c @@ -32,7 +32,7 @@ #include #include "drivers/lenovo/lenovo.h" -static void fill_ssdt(void) +static void fill_ssdt(device_t device) { } -- cgit v1.2.3