diff options
Diffstat (limited to 'arch/microblaze/include/asm/setup.h')
-rw-r--r-- | arch/microblaze/include/asm/setup.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/setup.h b/arch/microblaze/include/asm/setup.h index 0990b436be51..be84a4d3917f 100644 --- a/arch/microblaze/include/asm/setup.h +++ b/arch/microblaze/include/asm/setup.h | |||
@@ -19,8 +19,6 @@ extern char cmd_line[COMMAND_LINE_SIZE]; | |||
19 | 19 | ||
20 | extern char *klimit; | 20 | extern char *klimit; |
21 | 21 | ||
22 | void early_printk(const char *fmt, ...); | ||
23 | |||
24 | int setup_early_printk(char *opt); | 22 | int setup_early_printk(char *opt); |
25 | void remap_early_printk(void); | 23 | void remap_early_printk(void); |
26 | void disable_early_printk(void); | 24 | void disable_early_printk(void); |