OSDN Git Service

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)
commitf123248e172d150a2855b17a4908a23ba81bba1c
tree52a4b2b4132759eaef6aae65c3e96ed942a74244
parentd7d1d45cc46d79ab9227288e225aa51078855729
ARM: at91: remove init_machine() as default is suitable

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>
arch/arm/mach-at91/board-dt-rm9200.c
arch/arm/mach-at91/board-dt-sam9.c