Merge remote-tracking branch 'tip/auto-latest'
[deliverable/linux.git] / drivers / acpi / internal.h
index 3797155bf2169584ab54bc4d6f1c84f9bdfad88e..70ebd769712bd29ae638fb13523c18ccf6e0659d 100644 (file)
@@ -40,10 +40,8 @@ int acpi_sysfs_init(void);
 void acpi_container_init(void);
 void acpi_memory_hotplug_init(void);
 #ifdef CONFIG_ACPI_HOTPLUG_IOAPIC
-int acpi_ioapic_add(struct acpi_pci_root *root);
 int acpi_ioapic_remove(struct acpi_pci_root *root);
 #else
-static inline int acpi_ioapic_add(struct acpi_pci_root *root) { return 0; }
 static inline int acpi_ioapic_remove(struct acpi_pci_root *root) { return 0; }
 #endif
 #ifdef CONFIG_ACPI_DOCK
This page took 0.023936 seconds and 5 git commands to generate.