OMAP1: ASoC buildfix for OSK
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 11 Mar 2009 10:37:25 +0000 (10:37 +0000)
committerTony Lindgren <tony@atomide.com>
Wed, 11 Mar 2009 16:32:17 +0000 (09:32 -0700)
Buildfix:

  CC      sound/soc/omap/osk5912.o
  sound/soc/omap/osk5912.c: In function 'osk_soc_init':
  sound/soc/omap/osk5912.c:189: error: implicit declaration of function 'clk_get_usecount'
  make[3]: *** [sound/soc/omap/osk5912.o] Error 1

There's no such (standard) clock interface.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found