X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=sound%2Fppc%2Fbeep.c;h=a9d350789f5563a22f1f3184826125599ef8b36e;hp=89f5c328acfe04952c1dcb4a2c0c66b0a16a70ea;hb=3b13b5ce8c1b52379aff80666d31d4354354b2d4;hpb=6572a281cfd805dd54718597d6c33261b5be052b diff --git a/sound/ppc/beep.c b/sound/ppc/beep.c index 89f5c328acfe..a9d350789f55 100644 --- a/sound/ppc/beep.c +++ b/sound/ppc/beep.c @@ -215,7 +215,7 @@ static struct snd_kcontrol_new snd_pmac_beep_mixer = { }; /* Initialize beep stuff */ -int __init snd_pmac_attach_beep(struct snd_pmac *chip) +int __devinit snd_pmac_attach_beep(struct snd_pmac *chip) { struct pmac_beep *beep; struct input_dev *input_dev;