]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/toshiba_acpi.c
backlight: Remove unneeded owner field
[linux-2.6-omap-h63xx.git] / drivers / acpi / toshiba_acpi.c
index faf8a5232d8e5d94d285f7c92bc4b6856ace05bb..efc3669a84e8e5cae3a8bb0bd775693f7585ecf8 100644 (file)
@@ -534,7 +534,6 @@ static acpi_status __exit remove_device(void)
 }
 
 static struct backlight_properties toshiba_backlight_data = {
-        .owner          = THIS_MODULE,
         .get_brightness = get_lcd,
         .update_status  = set_lcd_status,
         .max_brightness = HCI_LCD_BRIGHTNESS_LEVELS - 1,