tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 1eb586a9782cde8e5091b9de74603e0a8386b09e commit: fccf9dd00893eff49d3a86b43280fd2ab8736298 [6325/9689] drm/msm/adreno: Move CP_PROTECT settings to hw catalog config: i386-buildonly-randconfig-002-20240701 compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1) reproduce (this is a W=1 build): 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 | Closes: https://lore.kernel.org/oe-kbuild-all/202407010401.rfunrBSx-lkp@intel.com/ All errors (new ones prefixed by >>): >> drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1232:20: error: unused function '__build_asserts' [-Werror,-Wunused-function] 1232 | static inline void __build_asserts(void) | ^~~~~~~~~~~~~~~ 1 error generated. vim +/__build_asserts +1232 drivers/gpu/drm/msm/adreno/a6xx_catalog.c 1231 > 1232 static inline void __build_asserts(void) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki