]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: buildfix for OSK
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 11 Mar 2009 10:37:25 +0000 (02:37 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Mar 2009 12:49:28 +0000 (12:49 +0000)
commit5706d5013212c8afcb9fe5332ee6442488280c66
tree16c693b2ea83440c1d07e2718b29c5f998ce7e0c
parent3c081384007332ab95c8d8753f47719d6646bcb2
ASoC: buildfix for OSK

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: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/osk5912.c