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)
commita31501d1041c9d0a6c3f520736ae2b2fa081493a
tree4fa88230da1d93f20ccac8a7488b262def7d7dfa
parentd6f833965e594015ee05341e43ff4a86f11596b3
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