ARM: OMAP2+: Remove unused legacy code for n8x0
authorTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 22:51:39 +0000 (15:51 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Jun 2017 11:15:10 +0000 (04:15 -0700)
commit0e78b1218df37f1a1834dff853d967444e332bab
tree17fae6ebd385b6feef2580b4855d2729a883a13a
parent279ebec8f4721d6d3eaacfa218110df508618e2c
ARM: OMAP2+: Remove unused legacy code for n8x0

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>
[tony@atomide.com: left out probe changes to avoid merge conflict]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n8x0.c