From 68a97164d3627bf277a7a5962e8006d163d40429 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 31 Jul 2014 10:39:57 +0200 Subject: lenovo/t520/mainboard.c: Include header `h8.h` for prototype Change-Id: I5ac6608ebf78f2d48bc7f68bce9eae7a2be82332 Signed-off-by: Elyes HAOUAS Reviewed-on: http://review.coreboot.org/6424 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/mainboard/lenovo/t520/mainboard.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/lenovo/t520/mainboard.c') diff --git a/src/mainboard/lenovo/t520/mainboard.c b/src/mainboard/lenovo/t520/mainboard.c index c213791cde..d374e7e5e7 100644 --- a/src/mainboard/lenovo/t520/mainboard.c +++ b/src/mainboard/lenovo/t520/mainboard.c @@ -39,6 +39,7 @@ #include #include #include +#include void mainboard_suspend_resume(void) { @@ -182,8 +183,6 @@ static void mainboard_enable(device_t dev) verb_setup(); } -void h8_mainboard_init_dock (void); - void h8_mainboard_init_dock (void) { return; -- cgit v1.2.3