ARM: OMAP4+: Remove unused omap_l3_noc platform init
authorTony Lindgren <tony@atomide.com>
Wed, 5 Nov 2014 17:21:23 +0000 (09:21 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Nov 2014 20:17:10 +0000 (12:17 -0800)
commite7e42b9d2a7f4235cd0565ddc787c1f3548ac9fa
treef3fbec5c49f6dde4fcfabeb83ab4753e3df6e6d1
parent8cf747f1e1001673a34292bd3dddbe6bb2817e0b
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 <tony@atomide.com>
arch/arm/mach-omap2/devices.c