]> 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>
Thu, 26 Apr 2007 16:14:34 +0000 (16:14 +0000)
commitc77d35172ef3a6b41902e1030417b87346474d88
tree184ac3705e8d2f652e9ce849ad0f2890b1532c11
parentd3ebd6f33a282ec26d4ad0cecce863ad565aa1b0
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