]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Remove unused legacy code for watchdog
authorTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 22:51:38 +0000 (15:51 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Jun 2017 11:15:10 +0000 (04:15 -0700)
commit279ebec8f4721d6d3eaacfa218110df508618e2c
treea8c9b600c5f69c55633c4c5e24afe5047e245578
parent1aa8f0cb19e59a0def9925d401d628c1846c3270
ARM: OMAP2+: Remove unused legacy code for watchdog

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/wd_timer.c