fix up the tree.
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
This commit is contained in:
parent
ef4d7d4a67
commit
3935b19d9f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue