Browse Source

Merge branch 'topic/misc' into for-linus

Takashi Iwai 16 years ago
parent
commit
c707e95001
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/ppc/powermac.c

+ 1 - 1
sound/ppc/powermac.c

@@ -51,7 +51,7 @@ static struct platform_device *device;
 /*
  */
 
-static int __init snd_pmac_probe(struct platform_device *devptr)
+static int __devinit snd_pmac_probe(struct platform_device *devptr)
 {
 	struct snd_card *card;
 	struct snd_pmac *chip;