]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitefe591ec186e0c1becb1824c2c86de10a72dcacb
treef3fbec5c49f6dde4fcfabeb83ab4753e3df6e6d1
parentd25e0fe514eff10cc0005400201fbeeca0376689
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