]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/rio/rio_linux.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[mv-sheeva.git] / drivers / char / rio / rio_linux.c
index e06a5977fdb2933db756c8af5ff8c652d598748d..5e33293d24e399d60f45301fdf3ad9e73f00dd9b 100644 (file)
@@ -242,6 +242,7 @@ static struct real_driver rio_real_driver = {
 static const struct file_operations rio_fw_fops = {
        .owner = THIS_MODULE,
        .unlocked_ioctl = rio_fw_ioctl,
+       .llseek = noop_llseek,
 };
 
 static struct miscdevice rio_fw_device = {