diff options
author | Yoshihiro Shimoda <[email protected]> | 2023-09-26 21:24:22 +0900 |
---|---|---|
committer | Krzysztof Wilczyński <[email protected]> | 2023-10-23 12:39:17 +0000 |
commit | 303e845351f5d2b4ff349bb3e59aba2b554d8229 (patch) | |
tree | b1b6b479efdb862d12c0c23cce19b2303ac3a04e /tools/perf/scripts/python/sched-migration.py | |
parent | 2066b41a2ef83937f70a84927cbbcc969528b867 (diff) |
PCI: dwc: Expose dw_pcie_write_dbi2() to module
Since no PCIe controller drivers call this, this change is not required
for now. But, Renesas R-Car Gen4 PCIe controller driver will call this
and if the controller driver is built as a kernel module, the following
build error happens:
ERROR: modpost: "dw_pcie_write_dbi2" [drivers/pci/controller/dwc/pcie-rcar-gen4-host-drv.ko] undefined!
So, expose dw_pcie_write_dbi2() for it.
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions