Re: [PATCH] PCI: qcom: Fix compile error

From: Vignesh Raman
Date: Tue Nov 28 2023 - 01:14:39 EST


Hi Mani,

On 28/11/23 10:44, Manivannan Sadhasivam wrote:
On Tue, Nov 28, 2023 at 09:50:26AM +0530, Vignesh Raman wrote:
Commit a2458d8f618a ("PCI/ASPM: pci_enable_link_state: Add argument
to acquire bus lock") has added an argument to acquire bus lock
in pci_enable_link_state, but qcom_pcie_enable_aspm calls it
without this argument, resulting in below build error.


Where do you see this error? That patch is not even merged. Looks like you are
sending the patch against some downstream tree.

I got this error with drm-tip - git://anongit.freedesktop.org/drm-tip

This commit is merged in drm-intel/topic/core-for-CI - https://cgit.freedesktop.org/drm-intel/log/?h=topic/core-for-CI

Regards,
Vignesh