diff options
author | Josh Triplett <josh@joshtriplett.org> | 2022-11-13 23:23:26 -0800 |
---|---|---|
committer | Lorenzo Pieralisi <lpieralisi@kernel.org> | 2023-03-10 11:22:24 +0100 |
commit | 3a2776e8a0e156a61f5b59ae341d8fffc730b962 (patch) | |
tree | 6a266f0c81c397f45015d41319c987e229bb4908 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | linux-3a2776e8a0e156a61f5b59ae341d8fffc730b962.tar.gz linux-3a2776e8a0e156a61f5b59ae341d8fffc730b962.tar.bz2 linux-3a2776e8a0e156a61f5b59ae341d8fffc730b962.zip |
PCI: kirin: Select REGMAP_MMIO
pcie-kirin uses regmaps, and needs to pull them in; otherwise, with
CONFIG_PCIE_KIRIN=y and without CONFIG_REGMAP_MMIO pcie-kirin produces
a linker failure looking for __devm_regmap_init_mmio_clk().
Fixes: d19afe7be126 ("PCI: kirin: Use regmap for APB registers")
Link: https://lore.kernel.org/r/04636141da1d6d592174eefb56760511468d035d.1668410580.git.josh@joshtriplett.org
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
[lpieralisi@kernel.org: commit log and removed REGMAP select]
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: stable@vger.kernel.org # 5.16+
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions