diff --git a/[refs] b/[refs] index 32574dcb9712..907ca23ddfcb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3eec5f7a1955ead549020ec2f60235ea6a4a2252 +refs/heads/master: e0ebda2ee12c261fb2f2d7abf21489b93d9caa4e diff --git a/trunk/include/acpi/acpi_bus.h b/trunk/include/acpi/acpi_bus.h index 6e9a73e05916..a9e1421cd007 100644 --- a/trunk/include/acpi/acpi_bus.h +++ b/trunk/include/acpi/acpi_bus.h @@ -390,7 +390,6 @@ int unregister_acpi_bus_type(struct acpi_bus_type *); struct acpi_pci_root { struct list_head node; struct acpi_device * device; - struct acpi_pci_id id; struct pci_bus *bus; u16 segment; struct resource secondary; /* downstream bus range */