aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mrst.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/mrst.h')
-rw-r--r--arch/x86/include/asm/mrst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/mrst.h b/arch/x86/include/asm/mrst.h
index 719f00b28ff5..470776039af9 100644
--- a/arch/x86/include/asm/mrst.h
+++ b/arch/x86/include/asm/mrst.h
@@ -51,7 +51,7 @@ extern struct console early_mrst_console;
51extern void mrst_early_console_init(void); 51extern void mrst_early_console_init(void);
52 52
53extern struct console early_hsu_console; 53extern struct console early_hsu_console;
54extern void hsu_early_console_init(void); 54extern void hsu_early_console_init(const char *);
55 55
56extern void intel_scu_devices_create(void); 56extern void intel_scu_devices_create(void);
57extern void intel_scu_devices_destroy(void); 57extern void intel_scu_devices_destroy(void);