]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/irda/irlmp.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-omap-h63xx.git] / net / irda / irlmp.c
index b134c3cf2bdb9dd3a1fd0f42788bdf9c68f63f6a..9df0461b6d18fe8b6750b77c2d1bbc716236ca60 100644 (file)
@@ -2026,7 +2026,7 @@ out_kfree:
        goto out;
 }
 
-struct file_operations irlmp_seq_fops = {
+const struct file_operations irlmp_seq_fops = {
        .owner          = THIS_MODULE,
        .open           = irlmp_seq_open,
        .read           = seq_read,