]> 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>
Tue, 8 May 2007 20:26:15 +0000 (13:26 -0700)
commitbf88a541e64da152ff15c3be1aaf1fbc4fb5ec7e
treeb7f2cf3c8509b1b8d0698ff0ba88e77db15290e3
parent4cb7ddfbe17b2fa14ef0c06ede48357483081f14
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