Merge branch 'gpe-regression-fixes' into release
[sfrench/cifs-2.6.git] / drivers / acpi / system.c
index 904e8fce2e74c9fea5d96f72d0e5a65ebb1fdb46..f8db50a0941c286eaba3466869ab4ed4fea23452 100644 (file)
@@ -71,7 +71,7 @@ struct acpi_table_attr {
        struct list_head node;
 };
 
-static ssize_t acpi_table_show(struct kobject *kobj,
+static ssize_t acpi_table_show(struct file *filp, struct kobject *kobj,
                               struct bin_attribute *bin_attr, char *buf,
                               loff_t offset, size_t count)
 {