]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: ASoC - Add missing __devexit annotation to wm8350.c
authorTakashi Iwai <tiwai@suse.de>
Sat, 20 Dec 2008 15:50:53 +0000 (16:50 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 20 Dec 2008 15:50:53 +0000 (16:50 +0100)
commitaf5946dbd75a96f63bd2c7bc55110a9a861efbce
tree4fa88230da1d93f20ccac8a7488b262def7d7dfa
parent8bbbde0485123d1fe184b728812d8727a9b8457b
ALSA: ASoC - Add missing __devexit annotation to wm8350.c

Added the missing __devexit annotation to wm8350_codec_remove():
  sound/soc/codecs/wm8350.c:1546: warning: 'wm8350_codec_remove' defined but not used

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/wm8350.c