diff options
Diffstat (limited to 'arch/arm/mach-footbridge/common.h')
| -rw-r--r-- | arch/arm/mach-footbridge/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-footbridge/common.h b/arch/arm/mach-footbridge/common.h index 56607b3a773e..b911e5587ecf 100644 --- a/arch/arm/mach-footbridge/common.h +++ b/arch/arm/mach-footbridge/common.h | |||
| @@ -10,3 +10,5 @@ extern void footbridge_init_irq(void); | |||
| 10 | 10 | ||
| 11 | extern void isa_init_irq(unsigned int irq); | 11 | extern void isa_init_irq(unsigned int irq); |
| 12 | extern void footbridge_restart(enum reboot_mode, const char *); | 12 | extern void footbridge_restart(enum reboot_mode, const char *); |
| 13 | |||
| 14 | extern void footbridge_sched_clock(void); | ||
