Explorar o código

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>
Guenter Roeck %!s(int64=15) %!d(string=hai) anos
pai
achega
20d7b2415c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/power/olpc_battery.c

+ 0 - 1
drivers/power/olpc_battery.c

@@ -384,7 +384,6 @@ static struct bin_attribute olpc_bat_eeprom = {
 	.attr = {
 		.name = "eeprom",
 		.mode = S_IRUGO,
-		.owner = THIS_MODULE,
 	},
 	.size = 0,
 	.read = olpc_bat_eeprom_read,