commit | 8d39ff3d1696f7c6122500e21016f6837984ad8b | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed May 31 15:51:30 2017 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jun 06 00:02:36 2017 -0700 |
tree | a46c73f7d4eef970a38caa26e710d574c81ffd72 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
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>