]> Pileus Git - ~andy/linux/blobdiff - drivers/misc/eeprom/max6875.c
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / misc / eeprom / max6875.c
index fe29092785077bb7f3f4777e371c58690e149f24..5653a3ce0517275df1e1f72f351164145af45ff1 100644 (file)
@@ -107,7 +107,7 @@ exit_up:
        mutex_unlock(&data->update_lock);
 }
 
-static ssize_t max6875_read(struct kobject *kobj,
+static ssize_t max6875_read(struct file *filp, struct kobject *kobj,
                            struct bin_attribute *bin_attr,
                            char *buf, loff_t off, size_t count)
 {