ACPI: drop redundant owner from acpi_driver
[linux-2.6-block.git] / include / acpi / acpi_bus.h
index 7453be56f855dd5c77e076cf45c6416ce8dac7bb..32aae3ee99ac3aa503e600d100ea5d34ef616d92 100644 (file)
@@ -170,7 +170,6 @@ struct acpi_driver {
        unsigned int flags;
        struct acpi_device_ops ops;
        struct device_driver drv;
-       struct module *owner;
 };
 
 /*