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.22-omap1~10^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b47793ab9b8ca793df0a8b659ebefbd4699ccf1f;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