X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fsn95031.c;h=4d9fb279e14673344c305a938959a4c6921f7d6f;hb=fac56c2df51bc29b07b3c2dcfabf32a015a0522c;hp=a54d2a5b28f646765b29d2c08ffaa59015fb6ebc;hpb=bb3c90f0de7b34995b5e35cf5dc97a3d428b3761;p=pandora-kernel.git diff --git a/sound/soc/codecs/sn95031.c b/sound/soc/codecs/sn95031.c index a54d2a5b28f6..4d9fb279e146 100644 --- a/sound/soc/codecs/sn95031.c +++ b/sound/soc/codecs/sn95031.c @@ -927,7 +927,7 @@ static struct platform_driver sn95031_codec_driver = { .owner = THIS_MODULE, }, .probe = sn95031_device_probe, - .remove = sn95031_device_remove, + .remove = __devexit_p(sn95031_device_remove), }; static int __init sn95031_init(void)