From 9d4212fff2e3a66b3a319a5cf094df539cf7b599 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 26 Oct 2010 15:51:57 +0000 Subject: Move bcm5785_enable_rom.c include to where it's used. Right now, it breaks the build of bootblock enabled boards with that chipset. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5990 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/msi/ms9185/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/msi') diff --git a/src/mainboard/msi/ms9185/romstage.c b/src/mainboard/msi/ms9185/romstage.c index 9f84f44864..801859415c 100644 --- a/src/mainboard/msi/ms9185/romstage.c +++ b/src/mainboard/msi/ms9185/romstage.c @@ -49,6 +49,7 @@ #include #include "southbridge/broadcom/bcm5785/bcm5785_early_smbus.c" +#include "southbridge/broadcom/bcm5785/bcm5785_enable_rom.c" #include "northbridge/amd/amdk8/raminit.h" #include "cpu/amd/model_fxx/apic_timer.c" #include "lib/delay.c" -- cgit v1.2.3