From 9a16e3e5a6f5b0dda15343132c271afc89dbd846 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 29 Mar 2010 14:45:36 +0000 Subject: dualcore.h and quadcore.h are almost exactly the same. Only have multicore.h for both of them. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5311 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2912_fam10/get_bus_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/tyan/s2912_fam10/get_bus_conf.c') diff --git a/src/mainboard/tyan/s2912_fam10/get_bus_conf.c b/src/mainboard/tyan/s2912_fam10/get_bus_conf.c index e2f721bace..5a82b4ce69 100644 --- a/src/mainboard/tyan/s2912_fam10/get_bus_conf.c +++ b/src/mainboard/tyan/s2912_fam10/get_bus_conf.c @@ -25,7 +25,7 @@ #include #include #if CONFIG_LOGICAL_CPUS==1 -#include +#include #endif #include -- cgit v1.2.3