ARM: at91: remove init_machine() as default is suitable
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 11 Oct 2013 08:23:41 +0000 (10:23 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 16 Oct 2013 13:47:08 +0000 (15:47 +0200)
Since 883a106b0866ca8d75b5520bdb3ca1cf8e3730ba (ARM: default
machine descriptor for multiplatform) we can remove the SoC-specific
callback init_machine() to use the default code.
This cleans up the code and reduces the number of lines.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

No differences found