Re: [PATCH v3 2/2] drm/panel: visionox-vtdr6130: switch to devm panel calls and drop remove
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Jun, kernel test robot noticed the following build errors: [auto build test ERROR on cdeb2ccd993ed8647adbbda2c3b103aa717fd6f7] url: https://github.com/intel-lab-lkp/linux/commits/Neil-Armstrong/drm-panel-Enable-DSC-for-Visionox-VTDR6130-panel/20260807-132154 base: cdeb2ccd993ed8647adbbda2c3b103aa717fd6f7 patch link: https://lore.kernel.org/r/20260702-topic-sm8x50-vtdr6130-dsc-v3-2-db881a3fc026%40linaro.org patch subject: [PATCH v3 2/2] drm/panel: visionox-vtdr6130: switch to devm panel calls and drop remove config: x86_64-rhel-9.4-rust (attached as .config) compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260807/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): >> drivers/gpu/drm/panel/Kconfig:1356: syntax error drivers/gpu/drm/panel/Kconfig:1356: unknown statement "selecy" drivers/gpu/drm/panel/Kconfig:1357: invalid statement drivers/gpu/drm/panel/Kconfig:1358: unknown statement "Say" drivers/gpu/drm/panel/Kconfig:1359:warning: ignoring unsupported character '.' drivers/gpu/drm/panel/Kconfig:1359: unknown statement "VTDR6130" make[3]: *** [scripts/kconfig/Makefile:85: oldconfig] Error 1 make[2]: *** [Makefile:757: oldconfig] Error 2 make[1]: *** [Makefile:248: __sub-make] Error 2 make[1]: Target 'oldconfig' not remade because of errors. make: *** [Makefile:248: __sub-make] Error 2 make: Target 'oldconfig' not remade because of errors. -- >> drivers/gpu/drm/panel/Kconfig:1356: syntax error drivers/gpu/drm/panel/Kconfig:1356: unknown statement "selecy" drivers/gpu/drm/panel/Kconfig:1357: invalid statement drivers/gpu/drm/panel/Kconfig:1358: unknown statement "Say" drivers/gpu/drm/panel/Kconfig:1359:warning: ignoring unsupported character '.' drivers/gpu/drm/panel/Kconfig:1359: unknown statement "VTDR6130" make[3]: *** [scripts/kconfig/Makefile:85: olddefconfig] Error 1 make[2]: *** [Makefile:757: olddefconfig] Error 2 make[1]: *** [Makefile:248: __sub-make] Error 2 make[1]: Target 'olddefconfig' not remade because of errors. make: *** [Makefile:248: __sub-make] Error 2 make: Target 'olddefconfig' not remade because of errors. vim +1356 drivers/gpu/drm/panel/Kconfig > 1356 selecy DRM_DISPLAY_HELPER 1357 help 1358 Say Y here if you want to enable support for Visionox 1359 VTDR6130 1080x2400 AMOLED DSI panel. 1360 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki