From: David Brownell Date: Mon, 2 Apr 2007 19:45:50 +0000 (-0700) Subject: ARM: OMAP: fix OMAP1 dmtimer build warning X-Git-Tag: v2.6.21-omap1~34^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec096857ed99cc50c44cd73f3b9a8349371d2c11;p=pandora-kernel.git ARM: OMAP: fix OMAP1 dmtimer build warning Remove the OMAP1 version of omap_dm_timer_get_fclk(), and its associated compile-time warning. It would only BUG() if called, while it's only called on OMAP2. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed