diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-h2.c')
| -rw-r--r-- | arch/arm/mach-omap1/board-h2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/board-h2.c b/arch/arm/mach-omap1/board-h2.c index d1100e4f65ac..68b2beda8b99 100644 --- a/arch/arm/mach-omap1/board-h2.c +++ b/arch/arm/mach-omap1/board-h2.c | |||
| @@ -467,6 +467,7 @@ MACHINE_START(OMAP_H2, "TI-H2") | |||
| 467 | .io_pg_offst = ((0xfef00000) >> 18) & 0xfffc, | 467 | .io_pg_offst = ((0xfef00000) >> 18) & 0xfffc, |
| 468 | .boot_params = 0x10000100, | 468 | .boot_params = 0x10000100, |
| 469 | .map_io = h2_map_io, | 469 | .map_io = h2_map_io, |
| 470 | .reserve = omap_reserve, | ||
| 470 | .init_irq = h2_init_irq, | 471 | .init_irq = h2_init_irq, |
| 471 | .init_machine = h2_init, | 472 | .init_machine = h2_init, |
| 472 | .timer = &omap_timer, | 473 | .timer = &omap_timer, |
