]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sound/ad73311: add missing __devexit marker
authorArnaud Lacombe <lacombar@gmail.com>
Tue, 26 Oct 2010 20:04:34 +0000 (16:04 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Oct 2010 05:53:17 +0000 (07:53 +0200)
commit02409a5d5cf78cc6798efceae26e9f6f1c60a75a
tree8c54128bfa1696e6664dc22bb0554b0ac1964154
parent37dffcc9324a0223bed086748e04139ed251bccf
ASoC: sound/ad73311: add missing __devexit marker

This fixes the following warning:

sound/soc/codecs/ad73311.c:50:12: warning: 'ad73311_remove' defined but not used

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