]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/drivers/mts64.c
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[linux-2.6-omap-h63xx.git] / sound / drivers / mts64.c
index f057d92fe86d8a65617dd4ea52a408ed2dce81af..87ba1ddc01151fdfb5bd8f38d80103a68964aa5a 100644 (file)
@@ -665,7 +665,7 @@ static int __devinit snd_mts64_ctl_create(struct snd_card *card,
                                          struct mts64 *mts) 
 {
        int err, i;
-       static struct snd_kcontrol_new *control[] = {
+       static struct snd_kcontrol_new *control[] __devinitdata = {
                &mts64_ctl_smpte_switch,
                &mts64_ctl_smpte_time_hours,
                &mts64_ctl_smpte_time_minutes,