diff options
author | Gao Chao <gaochao49@huawei.com> | 2022-05-24 05:45:51 +0300 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2022-05-24 22:32:53 +0300 |
commit | a67664860f7833015a683ea295f7c79ac2901332 (patch) | |
tree | 0986af134453c3f775aa5f4fa02c121994f7f7a7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1a3b1ea111c44d9dce9f70ba032531a223395a15 (diff) | |
download | linux-a67664860f7833015a683ea295f7c79ac2901332.tar.xz |
drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
If CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m,
bulding fails:
drivers/gpu/drm/panel/panel-samsung-atna33xc20.o: In function `atana33xc20_probe':
panel-samsung-atna33xc20.c:(.text+0x744): undefined reference to
`drm_panel_dp_aux_backlight'
make: *** [vmlinux] Error 1
Let CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 select DRM_DISPLAY_DP_HELPER and
CONFIG_DRM_DISPLAY_HELPER to fix this error.
Fixes: 32ce3b320343 ("drm/panel: atna33xc20: Introduce the Samsung ATNA33XC20 panel")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Gao Chao <gaochao49@huawei.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220524024551.539-1-gaochao49@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions