On Wed, 02 Nov 2016, Dave Lambley wrote: > -static int acpi_battery_get_info(struct acpi_battery *battery) > + > +int extract_battery_info(const int use_bix, > + struct acpi_battery *battery, > + const struct acpi_buffer *buffer) Shouldn't extract_battery_info() be static as well? -- Henrique Holschuh -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html