]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20ff466e61c4ad431b1405636c53470ac057a774
treec44fa51d9959414ffcef81eeb9b36110072d2888
parent33bfc8166303a3de1cfe21b206562c428b289587
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