frv: head.S - Remove commented-out initialization code
[deliverable/linux.git] / arch / frv / kernel / head.S
index e9a8cc63ac9413a0233f6f55ec0d91693ee3cf57..a7d0bea9c03619840686186e9468a693c00f12bb 100644 (file)
@@ -479,11 +479,6 @@ __head_mmu_enabled:
 
        LEDS            0x000c
 
-       # initialise the processor and the peripherals
-       #call           SYMBOL_NAME(processor_init)
-       #call           SYMBOL_NAME(unit_init)
-       #LEDS           0x0aff
-
        sethi.p         #0xe5e5,gr3
        setlo           #0xe5e5,gr3
        or.p            gr3,gr0,gr4
This page took 0.035588 seconds and 5 git commands to generate.