X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fnwflash.c;h=8865387d3448d4451aacf6fd72f66314a6dab6a1;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=206cf6f50695699be3fe865a5f024c1df9e640fe;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/drivers/char/nwflash.c b/drivers/char/nwflash.c index 206cf6f50..8865387d3 100644 --- a/drivers/char/nwflash.c +++ b/drivers/char/nwflash.c @@ -642,7 +642,7 @@ static void kick_open(void) udelay(25); } -static const struct file_operations flash_fops = +static struct file_operations flash_fops = { .owner = THIS_MODULE, .llseek = flash_llseek,