]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pci-acpi.h
PHYLIB: IRQ event workqueue handling fixes
[linux-2.6-omap-h63xx.git] / include / linux / pci-acpi.h
index 4877e35ae2028b97fe58b7756b52196c2d44ce8e..936ef82ed76a6f21cf07b0132da3a12efc748cb9 100644 (file)
@@ -50,7 +50,7 @@
 extern acpi_status pci_osc_control_set(acpi_handle handle, u32 flags);
 extern acpi_status pci_osc_support_set(u32 flags);
 #else
-#if !defined(acpi_status)
+#if !defined(AE_ERROR)
 typedef u32            acpi_status;
 #define AE_ERROR       (acpi_status) (0x0001)
 #endif