]> err.no Git - linux-2.6/blobdiff - fs/hpfs/namei.c
ACPI: IA64: fix allnoconfig build
[linux-2.6] / fs / hpfs / namei.c
index 2507e7393f3c6733ebda781bfea8be1d8459e927..9953cf9a2f16fa1f5b45709c142d2699452c9576 100644 (file)
@@ -659,7 +659,7 @@ end1:
        return err;
 }
 
-struct inode_operations hpfs_dir_iops =
+const struct inode_operations hpfs_dir_iops =
 {
        .create         = hpfs_create,
        .lookup         = hpfs_lookup,