aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2023-08-29 14:08:47 +0000
committerStephen Boyd <[email protected]>2023-08-29 22:29:39 +0000
commit75d1d3a433f0a0748a89eb074830e9b635a19fd2 (patch)
tree22676eccf5b9bb63a06d0f20cfb2b7866bc1cd97 /drivers/pci/controller/dwc
parentMerge tag 'qcom-clk-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/g... (diff)
downloadkernel-75d1d3a433f0a0748a89eb074830e9b635a19fd2.tar.gz
kernel-75d1d3a433f0a0748a89eb074830e9b635a19fd2.zip
clk: qcom: Fix SM_GPUCC_8450 dependencies
CONFIG_SM_GCC_8450 depends on ARM64 but it is selected by CONFIG_SM_GPUCC_8450, which can be selected on ARM, resulting in a Kconfig warning. WARNING: unmet direct dependencies detected for SM_GCC_8450 Depends on [n]: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 || COMPILE_TEST [=n]) Selected by [y]: - SM_GPUCC_8450 [=y] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] Add the same dependencies to CONFIG_SM_GPUCC_8450 to resolve the warning. Fixes: 728692d49edc ("clk: qcom: Add support for SM8450 GPUCC") Signed-off-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions