and changed files
[powerpc.git] / drivers / telephony / phonedev.c
index e41f49a..4d8c2a5 100644 (file)
@@ -127,7 +127,7 @@ void phone_unregister_device(struct phone_device *pfd)
 }
 
 
-static struct file_operations phone_fops =
+static const struct file_operations phone_fops =
 {
        .owner          = THIS_MODULE,
        .open           = phone_open,