commit | e7e42b9d2a7f4235cd0565ddc787c1f3548ac9fa | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed Nov 05 09:21:23 2014 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Nov 05 12:17:10 2014 -0800 |
tree | f3fbec5c49f6dde4fcfabeb83ab4753e3df6e6d1 | |
parent | 8cf747f1e1001673a34292bd3dddbe6bb2817e0b [diff] |
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>