aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2024-03-18 15:18:11 +0000
committerBjorn Andersson <[email protected]>2024-05-08 02:10:17 +0000
commit07fb0a76bb757990b99fc2ab78ad7d1709cc441d (patch)
tree056db3cfea9f318c6d18b5f4ddf68774984115ff /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
parentclk: qcom: Fix SC_CAMCC_8280XP dependencies (diff)
downloadkernel-07fb0a76bb757990b99fc2ab78ad7d1709cc441d.tar.gz
kernel-07fb0a76bb757990b99fc2ab78ad7d1709cc441d.zip
clk: qcom: Fix SM_GPUCC_8650 dependencies
CONFIG_SM_GCC_8650 depends on ARM64 but it is selected by CONFIG_SM_GPUCC_8650, which can be selected on ARM, resulting in a Kconfig warning. WARNING: unmet direct dependencies detected for SM_GCC_8650 Depends on [n]: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 || COMPILE_TEST [=n]) Selected by [y]: - SM_GPUCC_8650 [=y] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] Add the same dependencies to CONFIG_SM_GPUCC_8650 to resolve the warning. Fixes: 8676fd4f3874 ("clk: qcom: add the SM8650 GPU Clock Controller driver") Signed-off-by: Nathan Chancellor <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions