X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fm68k%2Fmvme16x%2Frtc.c;h=39c79ebcd18a9dc52614844d925f1a9f6df3ed61;hp=11ac6f63967a24ac134e406d253400f3ff496bb0;hb=4b37ba90f49d4157ac5628f8d730d3505f176724;hpb=e4f2e5eaac8f5f903ca4a8cc944d26e68745d6bb diff --git a/arch/m68k/mvme16x/rtc.c b/arch/m68k/mvme16x/rtc.c index 11ac6f63967a..39c79ebcd18a 100644 --- a/arch/m68k/mvme16x/rtc.c +++ b/arch/m68k/mvme16x/rtc.c @@ -144,6 +144,7 @@ static const struct file_operations rtc_fops = { .unlocked_ioctl = rtc_ioctl, .open = rtc_open, .release = rtc_release, + .llseek = noop_llseek, }; static struct miscdevice rtc_dev=