Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps6591...
[linux-drm-fsl-dcu.git] / include / acpi / acpi_drivers.h
index d504613bbf8081c68c8faa603e9ac9b952d0e23b..ea6428b7dacb69b18c4dc2352fa10def1539678c 100644 (file)
@@ -96,7 +96,12 @@ struct pci_dev *acpi_get_pci_dev(acpi_handle);
 /* Arch-defined function to add a bus to the system */
 
 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root);
+
+#ifdef CONFIG_X86
 void pci_acpi_crs_quirks(void);
+#else
+static inline void pci_acpi_crs_quirks(void) { }
+#endif
 
 /* --------------------------------------------------------------------------
                                     Processor