[Bluetooth] Add open and close callbacks for HID device
[pandora-kernel.git] / net / decnet / dn_route.c
index efccc42..c1b5502 100644 (file)
@@ -1751,7 +1751,7 @@ out_kfree:
        goto out;
 }
 
-static struct file_operations dn_rt_cache_seq_fops = {
+static const struct file_operations dn_rt_cache_seq_fops = {
        .owner   = THIS_MODULE,
        .open    = dn_rt_cache_seq_open,
        .read    = seq_read,