]> 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, 6 Aug 2007 07:46:45 +0000 (00:46 -0700)
commitb1792860f0c5866d7c60aaccf39d6ed628b8126a
treefc35904d964044448e1cbb39e5ee2a362e22f083
parent9e3e0d1be8218e756b991966850cdb3a61a668c1
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