]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/bfs/file.c
[POWERPC] Clean up it_lp_queue.h
[linux-2.6-omap-h63xx.git] / fs / bfs / file.c
index 807723b65daf3b1c93830325e441bf4b03bc81ef..d83cd74a2e4e681a061552e8c26e22070e41efa0 100644 (file)
@@ -17,7 +17,7 @@
 #define dprintf(x...)
 #endif
 
-struct file_operations bfs_file_operations = {
+const struct file_operations bfs_file_operations = {
        .llseek         = generic_file_llseek,
        .read           = generic_file_read,
        .write          = generic_file_write,