]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/mbcs.c
hpt366: disallow Ultra133 for HPT374
[linux-2.6-omap-h63xx.git] / 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,