]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - arch/arm/mach-omap2/io.c
ARM: OMAP2+: Remove unused legacy code for io.c
authorTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 22:51:34 +0000 (15:51 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Jun 2017 11:15:10 +0000 (04:15 -0700)
commit58a641c827e2ef75b93bf799b05be28eb20cca23
tree91740ca81ee25628a07d35f3d88f697d5e37c2d5
parent48f6693790aa899c813a83f12be1d723849dc3a2
ARM: OMAP2+: Remove unused legacy code for io.c

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>
arch/arm/mach-omap2/io.c