|
@@ -9,7 +9,7 @@
|
|
#ifndef _COREBOOT_SYSINFO_H
|
|
#ifndef _COREBOOT_SYSINFO_H
|
|
#define _COREBOOT_SYSINFO_H
|
|
#define _COREBOOT_SYSINFO_H
|
|
|
|
|
|
-#include <asm/arch/tables.h>
|
|
|
|
|
|
+#include <asm/coreboot_tables.h>
|
|
|
|
|
|
/* Maximum number of memory range definitions */
|
|
/* Maximum number of memory range definitions */
|
|
#define SYSINFO_MAX_MEM_RANGES 32
|
|
#define SYSINFO_MAX_MEM_RANGES 32
|