]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/lirc/lirc_serial.c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[net-next-2.6.git] / drivers / staging / lirc / lirc_serial.c
index 05a9bf3980ab329f384562f44fcc82df5fa6fa23..971844bbee284a141f36d6221a29fb793a6574a9 100644 (file)
@@ -1060,6 +1060,7 @@ static const struct file_operations lirc_fops = {
        .poll           = lirc_dev_fop_poll,
        .open           = lirc_dev_fop_open,
        .release        = lirc_dev_fop_close,
+       .llseek         = no_llseek,
 };
 
 static struct lirc_driver driver = {