]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/cris/arch-v32/drivers/mach-a3/gpio.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / arch / cris / arch-v32 / drivers / mach-a3 / gpio.c
index 2dcd27adbad485442f55278119b51e298ddf0687..06b24ebda4108e4eeccf48194c77b802c5a53683 100644 (file)
@@ -893,6 +893,7 @@ static const struct file_operations gpio_fops = {
        .write          = gpio_write,
        .open           = gpio_open,
        .release        = gpio_release,
+       .llseek         = noop_llseek,
 };
 
 #ifdef CONFIG_ETRAX_VIRTUAL_GPIO