]> err.no Git - linux-2.6/blobdiff - include/acpi/acpi_bus.h
[PATCH] geode crypto is PCI device
[linux-2.6] / include / acpi / acpi_bus.h
index f338e40bd54477b2af0cc26ad0dd3455619d393b..fdd10953b2b6503760c91b8035b85d54243770bd 100644 (file)
@@ -357,7 +357,7 @@ struct device *acpi_get_physical_device(acpi_handle);
 /* helper */
 acpi_handle acpi_get_child(acpi_handle, acpi_integer);
 acpi_handle acpi_get_pci_rootbridge_handle(unsigned int, unsigned int);
-#define DEVICE_ACPI_HANDLE(dev) ((acpi_handle)((dev)->firmware_data))
+#define DEVICE_ACPI_HANDLE(dev) ((acpi_handle)((dev)->archdata.acpi_handle))
 
 #endif /* CONFIG_ACPI */