]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/misc/phantom.c
ar9170: atomic pending A-MPDU counter
[mv-sheeva.git] / drivers / misc / phantom.c
index fa57b67593ae5b884c42a9ae7e7704084c905004..90a95ce8dc344953365cc1ec3d5eafc58e02a490 100644 (file)
@@ -271,7 +271,7 @@ static unsigned int phantom_poll(struct file *file, poll_table *wait)
        return mask;
 }
 
-static struct file_operations phantom_file_ops = {
+static const struct file_operations phantom_file_ops = {
        .open = phantom_open,
        .release = phantom_release,
        .unlocked_ioctl = phantom_ioctl,