pandora: reserve CMA area for c64_tools
[pandora-kernel.git] / drivers / bluetooth / hci_vhci.c
index 3aa7b2a..67c180c 100644 (file)
@@ -282,6 +282,7 @@ static const struct file_operations vhci_fops = {
        .poll           = vhci_poll,
        .open           = vhci_open,
        .release        = vhci_release,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice vhci_miscdev= {