ARM: OMAP2+: Remove unused legacy code for opp
authorTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 22:51:29 +0000 (15:51 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Jun 2017 09:57:16 +0000 (02:57 -0700)
commit99b3587debacd24b30ecfae5ae59ed7a5070528b
tree6c7baee307ab25daaaf5bf28178a12ab9f932f18
parent8d39ff3d1696f7c6122500e21016f6837984ad8b
ARM: OMAP2+: Remove unused legacy code for opp

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.

Note that the volt_data is still being used.

Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/opp.c [deleted file]
arch/arm/mach-omap2/opp3xxx_data.c
arch/arm/mach-omap2/opp4xxx_data.c