fix up the tree.
authorStefan Reinauer <stepan@coresystems.de>
Tue, 14 Apr 2009 06:38:15 +0000 (06:38 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 14 Apr 2009 06:38:15 +0000 (06:38 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4112 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/boot/hardwaremain.c

index 6545183f5f269b5c80b7d3fa6c627834b9933dd5..aaf82fa30d7d07459e2c377b82c6a5771c29d23c 100644 (file)
@@ -37,7 +37,9 @@ it with the version available from LANL.
 #include <part/init_timer.h>
 #include <boot/elf.h>
 #include <romfs.h>
+#if HAVE_ACPI_RESUME == 1
 #include <arch/acpi.h>
+#endif
 
 /**
  * @brief Main function of the DRAM part of coreboot.