diff options
Diffstat (limited to 'arch/arm/mm/proc-arm940.S')
-rw-r--r-- | arch/arm/mm/proc-arm940.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mm/proc-arm940.S b/arch/arm/mm/proc-arm940.S index 14846ac2d0e6..2397f4b6e151 100644 --- a/arch/arm/mm/proc-arm940.S +++ b/arch/arm/mm/proc-arm940.S | |||
@@ -320,7 +320,7 @@ __arm940_setup: | |||
320 | */ | 320 | */ |
321 | .type arm940_processor_functions, #object | 321 | .type arm940_processor_functions, #object |
322 | ENTRY(arm940_processor_functions) | 322 | ENTRY(arm940_processor_functions) |
323 | .word v4t_early_abort | 323 | .word nommu_early_abort |
324 | .word cpu_arm940_proc_init | 324 | .word cpu_arm940_proc_init |
325 | .word cpu_arm940_proc_fin | 325 | .word cpu_arm940_proc_fin |
326 | .word cpu_arm940_reset | 326 | .word cpu_arm940_reset |