summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/boot_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/boot_data.h')
-rw-r--r--arch/s390/include/asm/boot_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/boot_data.h b/arch/s390/include/asm/boot_data.h
index 2cc35e968ff5..e7ef7524b847 100644
--- a/arch/s390/include/asm/boot_data.h
+++ b/arch/s390/include/asm/boot_data.h
@@ -16,6 +16,7 @@ extern unsigned long early_ipl_comp_list_addr;
extern unsigned long early_ipl_comp_list_size;
extern char boot_rb[PAGE_SIZE * 2];
+extern bool boot_earlyprintk;
extern size_t boot_rb_off;
#define boot_rb_foreach(cb) \