diff --git a/[refs] b/[refs] index be603052b9ce..876b97b432ed 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f709bfac48492e289ba78ea1e8c0b3daab264e90 +refs/heads/master: d882995c054ff90706cc339321bfb04b15c5581f diff --git a/trunk/sound/ppc/toonie.c b/trunk/sound/ppc/toonie.c index 4e595172e423..1ac7c8552f50 100644 --- a/trunk/sound/ppc/toonie.c +++ b/trunk/sound/ppc/toonie.c @@ -335,7 +335,7 @@ static void toonie_cleanup(struct snd_pmac *chip) chip->mixer_data = NULL; } -int snd_pmac_toonie_init(struct snd_pmac *chip) +int __init snd_pmac_toonie_init(struct snd_pmac *chip) { struct pmac_toonie *mix;