summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-ivybridge/sandybridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-ivybridge/sandybridge.h')
-rw-r--r--arch/x86/include/asm/arch-ivybridge/sandybridge.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/arch-ivybridge/sandybridge.h b/arch/x86/include/asm/arch-ivybridge/sandybridge.h
index a1072f2..114ee19 100644
--- a/arch/x86/include/asm/arch-ivybridge/sandybridge.h
+++ b/arch/x86/include/asm/arch-ivybridge/sandybridge.h
@@ -102,6 +102,8 @@
#define SSKPD 0x5d14 /* 16bit (scratchpad) */
#define BIOS_RESET_CPL 0x5da8 /* 8bit */
+void report_platform_info(void);
+
void sandybridge_early_init(int chipset_type);
#endif