From: Tony Lindgren Date: Wed, 3 Jun 2015 22:26:20 +0000 (-0700) Subject: ARM: OMAP2+: Clean up omap4_local_timer_init X-Git-Tag: omap-for-v4.3/soc-signed~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1dabab2841d546f8b946b4940fc63c15e35a739;p=pandora-kernel.git ARM: OMAP2+: Clean up omap4_local_timer_init Inspired by a patch from Felipe Balbi , we can now get rid of most the code in omap4_local_timer_init. Omap4 is now device tree only.. And we have not properly supported omap4 ES1.0 revision for a really long time AFAIK. Let's just remove all that code to simplify things. This assumes we have arm,cortex-a9-twd-timer entry in the omap4.dtsi file, which we do. Reviewed-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed