]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/usb/misc/adutux.c
USB: berry_charge: correct dbg string for second magic command
[mv-sheeva.git] / drivers / usb / misc / adutux.c
index af2934e016a7e76313816ba480e81a060de5a4b4..75bfab95ab3c4b1a1478c16ac6f0f921ab1663e5 100644 (file)
@@ -644,7 +644,7 @@ exit:
 }
 
 /* file operations needed when we register this driver */
-static struct file_operations adu_fops = {
+static const struct file_operations adu_fops = {
        .owner = THIS_MODULE,
        .read  = adu_read,
        .write = adu_write,