]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: fix OMAP1 dmtimer build warning
authorDavid Brownell <david-b@pacbell.net>
Mon, 2 Apr 2007 19:45:50 +0000 (12:45 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 11 Jul 2007 09:46:15 +0000 (02:46 -0700)
commitb47793ab9b8ca793df0a8b659ebefbd4699ccf1f
tree8b911b0ef4714c67ed048d6bbc15ecea0a056c09
parent897338a36c42ee23338d604d08cafb1a1982c3cc
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dmtimer.c