ARC: fix new Section mismatches in build (post __cpuinit cleanup)
authorVineet Gupta <vgupta@synopsys.com>
Thu, 5 Sep 2013 13:49:06 +0000 (19:19 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 5 Sep 2013 13:49:06 +0000 (19:19 +0530)
--------------->8--------------------
WARNING: vmlinux.o(.text+0x708): Section mismatch in reference from the
function read_arc_build_cfg_regs() to the function
.init.text:read_decode_cache_bcr()

WARNING: vmlinux.o(.text+0x702): Section mismatch in reference from the
function read_arc_build_cfg_regs() to the function
.init.text:read_decode_mmu_bcr()
--------------->8--------------------

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found