Commit c0b81e003678b983fbe652316a83413d59c8032c

Authored by Geert Uytterhoeven
1 parent e3ccbc3444

frv: head.S - Remove commented-out initialization code

The commented-out calls to processor_init() and unit_init() seem to have
been copied from mn10300, when starting the frv port. Remove them.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Showing 1 changed file with 0 additions and 5 deletions Side-by-side Diff

arch/frv/kernel/head.S
... ... @@ -479,11 +479,6 @@
479 479  
480 480 LEDS 0x000c
481 481  
482   - # initialise the processor and the peripherals
483   - #call SYMBOL_NAME(processor_init)
484   - #call SYMBOL_NAME(unit_init)
485   - #LEDS 0x0aff
486   -
487 482 sethi.p #0xe5e5,gr3
488 483 setlo #0xe5e5,gr3
489 484 or.p gr3,gr0,gr4