]> pilppa.com 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>
Mon, 16 Apr 2007 20:54:10 +0000 (20:54 +0000)
commitd1c709e834779f2f8d91f34519f31cdd8fcf4e71
tree50b2fd088cc9b086d1f091169d81e028daed1aa1
parent33e86541802a60f90e9b0e2d7761d826938619ba
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