]> err.no Git - linux-2.6/blobdiff - net/appletalk/aarp.c
[ALSA] Fix __devinit and __devexit issues with sound drivers
[linux-2.6] / net / appletalk / aarp.c
index 27e845d260a9f65b9e1a787294e735eb8c56020a..d89d62f3702fd2551f97e28dbcd7f897702bf333 100644 (file)
@@ -1048,7 +1048,7 @@ out_kfree:
        goto out;
 }
 
-struct file_operations atalk_seq_arp_fops = {
+const struct file_operations atalk_seq_arp_fops = {
        .owner          = THIS_MODULE,
        .open           = aarp_seq_open,
        .read           = seq_read,