]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/char/toshiba.c
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
[karo-tx-linux.git] / drivers / char / toshiba.c
index f8f09ab0b170403c180913926c5ec2977b264484..014c9d90d297ba57f1f83c7abbe1768042971b6b 100644 (file)
@@ -96,6 +96,7 @@ static long tosh_ioctl(struct file *, unsigned int,
 static const struct file_operations tosh_fops = {
        .owner          = THIS_MODULE,
        .unlocked_ioctl = tosh_ioctl,
+       .llseek         = noop_llseek,
 };
 
 static struct miscdevice tosh_device = {