diff options
Diffstat (limited to 'arch/arm/mm/proc-arm946.S')
-rw-r--r-- | arch/arm/mm/proc-arm946.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mm/proc-arm946.S b/arch/arm/mm/proc-arm946.S index 6dc7942c4cfe..e18617564421 100644 --- a/arch/arm/mm/proc-arm946.S +++ b/arch/arm/mm/proc-arm946.S | |||
@@ -375,7 +375,7 @@ __arm946_setup: | |||
375 | */ | 375 | */ |
376 | .type arm946_processor_functions, #object | 376 | .type arm946_processor_functions, #object |
377 | ENTRY(arm946_processor_functions) | 377 | ENTRY(arm946_processor_functions) |
378 | .word v5t_early_abort | 378 | .word nommu_early_abort |
379 | .word cpu_arm946_proc_init | 379 | .word cpu_arm946_proc_init |
380 | .word cpu_arm946_proc_fin | 380 | .word cpu_arm946_proc_fin |
381 | .word cpu_arm946_reset | 381 | .word cpu_arm946_reset |