power: Remove owner field from attribute initialization code in OLPC driver

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Guenter Roeck and committed by Linus Torvalds 20d7b241 72d2e9f9

-1
-1
drivers/power/olpc_battery.c
··· 384 384 .attr = { 385 385 .name = "eeprom", 386 386 .mode = S_IRUGO, 387 - .owner = THIS_MODULE, 388 387 }, 389 388 .size = 0, 390 389 .read = olpc_bat_eeprom_read,