diff options
Diffstat (limited to 'arch/arm/mach-ep93xx/snappercl15.c')
-rw-r--r-- | arch/arm/mach-ep93xx/snappercl15.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ep93xx/snappercl15.c b/arch/arm/mach-ep93xx/snappercl15.c index 8121e3aedc0a..797afdee80ab 100644 --- a/arch/arm/mach-ep93xx/snappercl15.c +++ b/arch/arm/mach-ep93xx/snappercl15.c | |||
@@ -179,4 +179,5 @@ MACHINE_START(SNAPPER_CL15, "Bluewater Systems Snapper CL15") | |||
179 | .init_irq = ep93xx_init_irq, | 179 | .init_irq = ep93xx_init_irq, |
180 | .timer = &ep93xx_timer, | 180 | .timer = &ep93xx_timer, |
181 | .init_machine = snappercl15_init_machine, | 181 | .init_machine = snappercl15_init_machine, |
182 | .restart = ep93xx_restart, | ||
182 | MACHINE_END | 183 | MACHINE_END |