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 7f31394985e0..782b5c89248e 100644 --- a/arch/microblaze/include/asm/setup.h +++ b/arch/microblaze/include/asm/setup.h | |||
@@ -28,8 +28,6 @@ void disable_early_printk(void); | |||
28 | void heartbeat(void); | 28 | void heartbeat(void); |
29 | void setup_heartbeat(void); | 29 | void setup_heartbeat(void); |
30 | 30 | ||
31 | unsigned long long sched_clock(void); | ||
32 | |||
33 | # ifdef CONFIG_MMU | 31 | # ifdef CONFIG_MMU |
34 | extern void mmu_reset(void); | 32 | extern void mmu_reset(void); |
35 | extern void early_console_reg_tlb_alloc(unsigned int addr); | 33 | extern void early_console_reg_tlb_alloc(unsigned int addr); |