commit | 1aa8f0cb19e59a0def9925d401d628c1846c3270 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed May 31 15:51:37 2017 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jun 08 04:15:10 2017 -0700 |
tree | 33bef004aea2ab69cc904f12da6aeef40ca8563d | |
parent | 2a26d31b1bae5d07b97fc05755053295da686ec7 [diff] |
ARM: OMAP2+: Remove unused legacy code for interconnects We are now booting all mach-omap2 in device tree only mode. Any code that is only called in legacy boot mode where of_have_populated_dt() is not set is safe to remove now. Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>