]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP2+: Remove unused legacy code for timer
authorTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 22:51:30 +0000 (15:51 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Jun 2017 07:02:36 +0000 (00:02 -0700)
commit8d39ff3d1696f7c6122500e21016f6837984ad8b
treea46c73f7d4eef970a38caa26e710d574c81ffd72
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ARM: OMAP2+: Remove unused legacy code for timer

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