X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2Far7_wdt.c;h=b29221783598f7ab2cfc2030d702b6263089a719;hb=5cc103506289de7ee0a0b526ae0381541990cad4;hp=c764c52412e4054e6d40bd0e558991714aea9b49;hpb=7c34691abe23741bfc7d2514efd5a39f0e0ecb06;p=pandora-kernel.git diff --git a/drivers/watchdog/ar7_wdt.c b/drivers/watchdog/ar7_wdt.c index c764c52412e4..b29221783598 100644 --- a/drivers/watchdog/ar7_wdt.c +++ b/drivers/watchdog/ar7_wdt.c @@ -267,6 +267,7 @@ static const struct file_operations ar7_wdt_fops = { .unlocked_ioctl = ar7_wdt_ioctl, .open = ar7_wdt_open, .release = ar7_wdt_release, + .llseek = no_llseek, }; static struct miscdevice ar7_wdt_miscdev = {