X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmacintosh%2Fans-lcd.c;h=1a57e88a38f7554ef3c09199090ce52575d041ef;hb=336879b1da97fffc097f77c6d6f818660f2826f0;hp=a3d25da2f275f0fa3023f1338073ecdc717bede8;hpb=68de7745822f0dc2eea940e3c1fc65896d7afc88;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/macintosh/ans-lcd.c b/drivers/macintosh/ans-lcd.c index a3d25da2f275..1a57e88a38f7 100644 --- a/drivers/macintosh/ans-lcd.c +++ b/drivers/macintosh/ans-lcd.c @@ -137,6 +137,7 @@ const struct file_operations anslcd_fops = { .write = anslcd_write, .unlocked_ioctl = anslcd_ioctl, .open = anslcd_open, + .llseek = default_llseek, }; static struct miscdevice anslcd_dev = {