ASoC: sound/wm9090: add missing __devexit marker
authorArnaud Lacombe <lacombar@gmail.com>
Tue, 26 Oct 2010 20:04:36 +0000 (16:04 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Oct 2010 05:53:43 +0000 (07:53 +0200)
commit0d040df9984c8fcb6a777a8f6d5dc513eaefd2de
treec44fa51d9959414ffcef81eeb9b36110072d2888
parentf3607aef0d3370ae9edbfecfc7182233397cb0aa
ASoC: sound/wm9090: add missing __devexit marker

This fixes the following warning:

sound/soc/codecs/wm9090.c:668:12: warning: 'wm9090_i2c_remove' defined but not used

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/wm9090.c