]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/kernel/perfmon.c
Pull cpumask into release branch
[linux-2.6-omap-h63xx.git] / arch / ia64 / kernel / perfmon.c
index 6fc1e638f0eb643ed1652043f8c558f487f33537..8a06dc480594c0d3e93636eccad9ea9316944127 100644 (file)
@@ -2196,7 +2196,7 @@ pfmfs_delete_dentry(struct dentry *dentry)
        return 1;
 }
 
-static struct dentry_operations pfmfs_dentry_operations = {
+static const struct dentry_operations pfmfs_dentry_operations = {
        .d_delete = pfmfs_delete_dentry,
 };