]> 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>
Thu, 24 May 2007 19:36:51 +0000 (12:36 -0700)
commit354511dbb7aac9f9ca9d98e757800e674ae2fc2d
treedcd1fb7b58fdfc3d394c132048d11523617a1e00
parentdf04605e3af3763d17176a923bccd723968fd8f1
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