From: Tony Lindgren Date: Wed, 5 Nov 2014 17:21:23 +0000 (-0800) Subject: ARM: OMAP4+: Remove unused omap_l3_noc platform init X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e42b9d2a7f4235cd0565ddc787c1f3548ac9fa;p=pandora-kernel.git ARM: OMAP4+: Remove unused omap_l3_noc platform init Omap4 and later have been booting in device tree only mode for quite some time now. This initcall is no longer needed. Note that omap3 uses a different driver omap_l3_smx, and the initcall for that one is still needed until omap3 boots in device tree only mode. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed