remove_logical_cpus need call get_option
authorYinghai Lu <yinghailu@gmail.com>
Thu, 1 Jul 2004 04:21:49 +0000 (04:21 +0000)
committerYinghai Lu <yinghailu@gmail.com>
Thu, 1 Jul 2004 04:21:49 +0000 (04:21 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1617 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/arch/i386/boot/tables.c

index c7dcb030a30d00853a091e0e52f758601b972a89..08bb7a34014231d44f759272ddc51de6e45126df 100644 (file)
@@ -6,6 +6,7 @@
 #include <arch/pirq_routing.h>
 #include <arch/smp/mpspec.h>
 #include <arch/acpi.h>
+#include <pc80/mc146818rtc.h>
 #include "linuxbios_table.h"
 
 #if CONFIG_SMP && CONFIG_MAX_PHYSICAL_CPUS && (CONFIG_MAX_PHYSICAL_CPUS < CONFIG_MAX_CPUS)