From 93b57c55a9424060e5c8024ab18311f087696db3 Mon Sep 17 00:00:00 2001 From: Bruce Griffith Date: Tue, 25 Jun 2013 19:27:17 -0600 Subject: Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf() On Dinar, H8SCM, and H8QGI, add as an include to pick up the prototype definition of get_bus_conf(). Change-Id: Ie4887670ac52aa194745881362df19cd1d75773e Signed-off-by: Bruce Griffith Reviewed-on: http://review.coreboot.org/3542 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Zheng Bao Reviewed-by: Stefan Reinauer --- src/mainboard/amd/dinar/mptable.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/amd/dinar/mptable.c') diff --git a/src/mainboard/amd/dinar/mptable.c b/src/mainboard/amd/dinar/mptable.c index 42b43bb0a9..60779f8fa9 100644 --- a/src/mainboard/amd/dinar/mptable.c +++ b/src/mainboard/amd/dinar/mptable.c @@ -26,6 +26,7 @@ #include #include #include +#include extern u8 bus_rd890[14]; extern u8 bus_sb700[2]; -- cgit v1.2.3