]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/nwflash.c
[PATCH] Char: cyclades, Lindent the code
[linux-2.6-omap-h63xx.git] / drivers / char / nwflash.c
index 8865387d3448d4451aacf6fd72f66314a6dab6a1..206cf6f50695699be3fe865a5f024c1df9e640fe 100644 (file)
@@ -642,7 +642,7 @@ static void kick_open(void)
        udelay(25);
 }
 
-static struct file_operations flash_fops =
+static const struct file_operations flash_fops =
 {
        .owner          = THIS_MODULE,
        .llseek         = flash_llseek,