diff options
Diffstat (limited to 'arch/arm/mach-at91/board-neocore926.c')
| -rw-r--r-- | arch/arm/mach-at91/board-neocore926.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/board-neocore926.c b/arch/arm/mach-at91/board-neocore926.c index bc7a1c4a1f6a..5b4760fe53de 100644 --- a/arch/arm/mach-at91/board-neocore926.c +++ b/arch/arm/mach-at91/board-neocore926.c | |||
| @@ -378,7 +378,7 @@ static void __init neocore926_board_init(void) | |||
| 378 | 378 | ||
| 379 | MACHINE_START(NEOCORE926, "ADENEO NEOCORE 926") | 379 | MACHINE_START(NEOCORE926, "ADENEO NEOCORE 926") |
| 380 | /* Maintainer: ADENEO */ | 380 | /* Maintainer: ADENEO */ |
| 381 | .timer = &at91sam926x_timer, | 381 | .init_time = at91sam926x_pit_init, |
| 382 | .map_io = at91_map_io, | 382 | .map_io = at91_map_io, |
| 383 | .handle_irq = at91_aic_handle_irq, | 383 | .handle_irq = at91_aic_handle_irq, |
| 384 | .init_early = neocore926_init_early, | 384 | .init_early = neocore926_init_early, |
