diff options
author | Manivannan Sadhasivam <[email protected]> | 2022-11-29 12:41:59 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-12-05 16:37:35 -0600 |
commit | 5d2fe2d7b616b8baa18348ead857b504fc2de336 (patch) | |
tree | 6120485fcf103eb0c0f1cc163cfa8352d7832c27 /drivers/fpga/fpga-mgr.c | |
parent | 5b617b1b10c1c6a4365d8f956032e95c53b8e388 (diff) |
soc: qcom: Select REMAP_MMIO for LLCC driver
LLCC driver uses REGMAP_MMIO for accessing the hardware registers. So
select the dependency in Kconfig. Without this, there will be errors
while building the driver with COMPILE_TEST only:
ERROR: modpost: "__devm_regmap_init_mmio_clk" [drivers/soc/qcom/llcc-qcom.ko] undefined!
make[1]: *** [scripts/Makefile.modpost:126: Module.symvers] Error 1
make: *** [Makefile:1944: modpost] Error 2
Cc: <[email protected]> # 4.19
Fixes: a3134fb09e0b ("drivers: soc: Add LLCC driver")
Reported-by: Borislav Petkov <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions