diff options
| author | YueHaibing <yuehaibing@huawei.com> | 2022-06-11 12:16:12 +0800 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2022-06-23 16:18:02 +0200 |
| commit | 876271118aa41097d035c84f99648746b4a125f3 (patch) | |
| tree | 852a9867f5759e213745e0d4a11a996c00706c14 /drivers/gpu/drm/logicvc/logicvc_drm.c | |
| parent | drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO" (diff) | |
| download | linux-876271118aa41097d035c84f99648746b4a125f3.tar.gz linux-876271118aa41097d035c84f99648746b4a125f3.zip | |
drm/display: Fix build error without CONFIG_OF
While CONFIG_OF is n but COMPILE_TEST is y, we got this:
WARNING: unmet direct dependencies detected for DRM_DP_AUX_BUS
Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n]
Selected by [y]:
- DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=y] || QCOM_LLCC [=y]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n)
Make DRM_DP_AUX_BUS depends on OF || COMPILE_TEST to fix this warning.
Fixes: 1e0f66420b13 ("drm/display: Introduce a DRM display-helper module")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220611041612.1976-1-yuehaibing@huawei.com
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_drm.c')
0 files changed, 0 insertions, 0 deletions
