From: Geert Uytterhoeven Date: Mon, 6 May 2013 11:50:41 +0000 (+0200) Subject: frv: head.S - Remove commented-out initialization code X-Git-Tag: next-20130607~122^2~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3d1e5e2da15cf034f4a38159060de7b160827182;p=karo-tx-linux.git 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 --- diff --git a/arch/frv/kernel/head.S b/arch/frv/kernel/head.S index e9a8cc63ac94..a7d0bea9c036 100644 --- a/arch/frv/kernel/head.S +++ b/arch/frv/kernel/head.S @@ -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