diff options
author | 2022-02-19 15:15:36 +0100 | |
---|---|---|
committer | 2022-02-24 16:53:24 -0800 | |
commit | aa091a6a91df395a0fa00a808a543301ec99e734 (patch) | |
tree | 504a9824f36c116362c131646f1ad1dfcc4d1b2e /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | clk: qcom: dispcc: Update the transition delay for MDSS GDSC (diff) | |
download | linux-dev-aa091a6a91df395a0fa00a808a543301ec99e734.tar.xz linux-dev-aa091a6a91df395a0fa00a808a543301ec99e734.zip |
clk: lan966x: Fix linking error
If the config options HAS_IOMEM is not set then the driver fails to link
with the following error:
clk-lan966x.c:(.text+0x950): undefined reference to
`devm_platform_ioremap_resource'
Therefor add missing dependencies: HAS_IOMEM and OF.
Fixes: 54104ee02333 ("clk: lan966x: Add lan966x SoC clock driver")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20220219141536.460812-1-horatiu.vultur@microchip.com
Reviewed-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions