ARC: [plat*] move code out of .init_machine into common
authorVineet Gupta <vgupta@synopsys.com>
Wed, 10 Sep 2014 05:40:54 +0000 (11:10 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 13 Oct 2014 09:16:13 +0000 (14:46 +0530)
commitd7f8a085d4f48501b1fa253b48ec4ad7cb4d02cc
tree7c266b918c768bb632ef5a73d7d1bd5df20b8d70
parent70e956483efd8a70e86fb2260dcd2395eb1affef
ARC: [plat*] move code out of .init_machine into common

All the platforms do the same thing in init_machine callback so move it
out of callback into caller of callback

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig
arch/arc/kernel/setup.c
arch/arc/plat-arcfpga/platform.c
arch/arc/plat-tb10x/Kconfig
arch/arc/plat-tb10x/tb10x.c