aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap4panda.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/board-omap4panda.c')
-rw-r--r--arch/arm/mach-omap2/board-omap4panda.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-omap4panda.c b/arch/arm/mach-omap2/board-omap4panda.c
index 70f6d1d25463..abbf239f137a 100644
--- a/arch/arm/mach-omap2/board-omap4panda.c
+++ b/arch/arm/mach-omap2/board-omap4panda.c
@@ -518,6 +518,7 @@ static void __init omap4_panda_init(void)
518MACHINE_START(OMAP4_PANDA, "OMAP4 Panda board") 518MACHINE_START(OMAP4_PANDA, "OMAP4 Panda board")
519 /* Maintainer: David Anders - Texas Instruments Inc */ 519 /* Maintainer: David Anders - Texas Instruments Inc */
520 .atag_offset = 0x100, 520 .atag_offset = 0x100,
521 .smp = smp_ops(omap4_smp_ops),
521 .reserve = omap_reserve, 522 .reserve = omap_reserve,
522 .map_io = omap4_map_io, 523 .map_io = omap4_map_io,
523 .init_early = omap4430_init_early, 524 .init_early = omap4430_init_early,