ALSA: ASoC - Fix wrong section types
[linux-2.6-block.git] / sound / soc / pxa / pxa2xx-ac97.c
index f6249d5b492e6d725233f4442b09cfef49596913..780db6757ad2ee4990887a78cc4485493ecab2b6 100644 (file)
@@ -228,7 +228,7 @@ struct snd_soc_dai pxa_ac97_dai[] = {
 EXPORT_SYMBOL_GPL(pxa_ac97_dai);
 EXPORT_SYMBOL_GPL(soc_ac97_ops);
 
-static int __devinit pxa_ac97_init(void)
+static int __init pxa_ac97_init(void)
 {
        return snd_soc_register_dais(pxa_ac97_dai, ARRAY_SIZE(pxa_ac97_dai));
 }