]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/char/ds1620.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[net-next-2.6.git] / drivers / char / ds1620.c
index 9aa1fd059aea47115113a7cc599350211f52db1c..aab9605f0b43291974c67855caf920c5656c8b0d 100644 (file)
@@ -357,6 +357,7 @@ static const struct file_operations ds1620_fops = {
        .open           = ds1620_open,
        .read           = ds1620_read,
        .unlocked_ioctl = ds1620_unlocked_ioctl,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice ds1620_miscdev = {