On 12/9/2018 1:20 AM, Andy Shevchenko wrote:
+#ifdef CONFIG_PCI struct pci_dev *acpi_get_pci_dev(acpi_handle); +#else +static inline struct pci_dev *acpi_get_pci_dev(acpi_handle hndl)Can you spell handle fully?
Yeah, I can do that.
On 12/9/2018 1:20 AM, Andy Shevchenko wrote:
+#ifdef CONFIG_PCI struct pci_dev *acpi_get_pci_dev(acpi_handle); +#else +static inline struct pci_dev *acpi_get_pci_dev(acpi_handle hndl)Can you spell handle fully?
Yeah, I can do that.