]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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>
Tue, 3 Apr 2007 18:50:35 +0000 (14:50 -0400)
commitec3f5be323c0ca4fa85ca8e239e2e035ac000ce5
tree2cd56d5dbfa8c0aaf39d00e760baec99b569e3af
parent74e4edfe264906118831f0284a6f66c036097055
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