From 5560a34c88d683ce882e27f86625f526dd8d2254 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 23 Jun 2006 20:10:21 +0000 Subject: [PATCH] fix compilation of s2892. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2330 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2892/cache_as_ram_auto.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/tyan/s2892/cache_as_ram_auto.c b/src/mainboard/tyan/s2892/cache_as_ram_auto.c index 6352fdf6e9..5dd43e8bbc 100644 --- a/src/mainboard/tyan/s2892/cache_as_ram_auto.c +++ b/src/mainboard/tyan/s2892/cache_as_ram_auto.c @@ -190,6 +190,7 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx) #endif }; + unsigned bsp_apicid = 0; int needs_reset; if (bist == 0) {