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)
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>

No differences found