]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/asus_acpi.c
backlight: Remove unneeded owner field
[linux-2.6-omap-h63xx.git] / drivers / acpi / asus_acpi.c
index 772299fb5f9d97e54078f549e8241a852bbf181b..906c54f9ba50e3c21b37fbee9dc6bad4f41d333c 100644 (file)
@@ -1353,7 +1353,6 @@ static int asus_hotk_remove(struct acpi_device *device, int type)
 }
 
 static struct backlight_properties asus_backlight_data = {
-        .owner          = THIS_MODULE,
         .get_brightness = read_brightness,
         .update_status  = set_brightness_status,
         .max_brightness = 15,