On Fri, 20 Jan 2012 21:33:17 +0000 Kashyap Gada <gada.kashyap@xxxxxxxxx> wrote: > diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android/ashmem.c > index b4bc03e..4a00174a5 100644 > --- a/drivers/staging/android/ashmem.c > +++ b/drivers/staging/android/ashmem.c > @@ -680,7 +680,7 @@ static long ashmem_ioctl(struct file *file, unsigned int cmd, unsigned long arg) > return ret; > } > > -static struct file_operations ashmem_fops = { > +const struct file_operations ashmem_fops = { You've lost the static ? _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel