]> err.no Git - linux-2.6/blobdiff - drivers/bluetooth/hci_vhci.c
Pull sony into release branch
[linux-2.6] / drivers / bluetooth / hci_vhci.c
index a278d98a915126a2dac78c6d1865fc11d89181cf..b71a5ccc587f984d11707d6e557d0e77fccb1d92 100644 (file)
@@ -332,7 +332,7 @@ static int vhci_fasync(int fd, struct file *file, int on)
        return 0;
 }
 
-static struct file_operations vhci_fops = {
+static const struct file_operations vhci_fops = {
        .owner          = THIS_MODULE,
        .llseek         = vhci_llseek,
        .read           = vhci_read,