Skip to content
Commit 690e85a3 authored by David Woodhouse's avatar David Woodhouse
Browse files

olpc_battery: Fix build failure caused by sysfs changes



drivers/power/olpc_battery.c:387: error: unknown field 'owner' specified in initializer
drivers/power/olpc_battery.c:387: warning: excess elements in struct initializer
drivers/power/olpc_battery.c:387: warning: (near initialization for 'olpc_bat_eeprom.attr')

The .owner field has been dropped from the attr struct.

Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 808be4b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment