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.23-rc5~41^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e63915cbe4525beb9c0281f8e22945d88acc9bc;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