]> err.no Git - linux-2.6/blobdiff - drivers/char/mbcs.c
fix cyclades.h for x86_64 (and probably others)
[linux-2.6] / drivers / char / mbcs.c
index 0afb7ba999cf6b55cc03065c1fa58c12bf0cef67..57f9115a456cfd4b2443195a7fd67d545dd21318 100644 (file)
@@ -46,7 +46,7 @@ LIST_HEAD(soft_list);
 /*
  * file operations
  */
-struct file_operations mbcs_ops = {
+const struct file_operations mbcs_ops = {
        .open = mbcs_open,
        .llseek = mbcs_sram_llseek,
        .read = mbcs_sram_read,