Hi Jani, kernel test robot noticed the following build errors:
[auto build test ERROR on next-20251021] [cannot apply to drm-exynos/exynos-drm-next rockchip/for-next linus/master v6.18-rc2 v6.18-rc1 v6.17 v6.18-rc2] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Jani-Nikula/drm-mm-replace-drm_print-h-include-with-a-forward-declaration/20251022-003212 base: next-20251021 patch link: https://lore.kernel.org/r/8b92271e6b2a50ee6cf4f6dd015123e27be29678.1761063757.git.jani.nikula%40intel.com patch subject: [PATCH 3/3] drm/ttm: replace drm_print.h include with a forward declaration config: nios2-randconfig-001-20251022 (https://download.01.org/0day-ci/archive/20251022/[email protected]/config) compiler: nios2-linux-gcc (GCC) 8.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251022/[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/ttm/tests/ttm_mock_manager.c:236:20: error: expected >> declaration specifiers or '...' before string constant MODULE_DESCRIPTION("KUnit tests for ttm with mock resource managers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/gpu/drm/ttm/tests/ttm_mock_manager.c:237:16: error: expected declaration specifiers or '...' before string constant MODULE_LICENSE("GPL and additional rights"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +236 drivers/gpu/drm/ttm/tests/ttm_mock_manager.c 32d618e9463888 Karolina Stolarek 2024-06-12 235 26149e6fe1e89d Jeff Johnson 2024-06-24 @236 MODULE_DESCRIPTION("KUnit tests for ttm with mock resource managers"); -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
