From: Arnd Bergmann Date: Tue, 2 Dec 2014 11:54:57 +0000 (+0100) Subject: ARM: at91: cleanup initilisation code by removing dead code X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865a381223cff0d6d976d9bbe1d57a9288ba147b;p=pandora-kernel.git ARM: at91: cleanup initilisation code by removing dead code The AT91-specific SoC strucutre "struct at91_init_soc" was filled with specific !DT initilisation functions. Now that we got rid of the !DT board file description, remove unneeded functions. Signed-off-by: Arnd Bergmann [nicolas.ferre@atmel.com: split patch] Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed