ASoC: sound/max98088: add missing __devexit marker
authorArnaud Lacombe <lacombar@gmail.com>
Tue, 26 Oct 2010 20:04:35 +0000 (16:04 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Oct 2010 05:53:31 +0000 (07:53 +0200)
commitf3607aef0d3370ae9edbfecfc7182233397cb0aa
treefb674eec9768f7fafd709a666a987cd73b9ce262
parent836f5394061830a9d1ece4aafc437c098774522f
ASoC: sound/max98088: add missing __devexit marker

This fixes the following warning:

sound/soc/codecs/max98088.c:2054:12: warning: 'max98088_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/max98088.c