From: Nicolas Ferre Date: Fri, 11 Oct 2013 08:23:41 +0000 (+0200) Subject: ARM: at91: remove init_machine() as default is suitable X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f123248e172d150a2855b17a4908a23ba81bba1c;p=pandora-kernel.git 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 Acked-by: Jean-Christophe PLAGNIOL-VILLARD --- Reading git-diff-tree failed