]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ncpfs/dir.c
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
[linux-2.6-omap-h63xx.git] / fs / ncpfs / dir.c
index 73747772c3bb23434ea8bdc2cb4a9630fffea3f2..011ef0b6d2d48eb9fcc391fc9180ceb4d34d4f6a 100644 (file)
@@ -58,7 +58,7 @@ const struct file_operations ncp_dir_operations =
 #endif
 };
 
-struct inode_operations ncp_dir_inode_operations =
+const struct inode_operations ncp_dir_inode_operations =
 {
        .create         = ncp_create,
        .lookup         = ncp_lookup,