* [jimc:dd-drm-fix 60/61] drivers/accel/ethosu/ethosu_drv.c:26:1: error: type defaults to 'int' in declaration of 'DRM_CLASSMAP_USE'
@ 2026-02-11 3:41 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-02-11 3:41 UTC (permalink / raw)
To: Jim Cromie, Łukasz Bartosik; +Cc: oe-kbuild-all
tree: https://github.com/jimc/linux.git dd-drm-fix
head: b160ea7e81b14378daf7dc40cd85e1b26ebb6634
commit: 409d5f2c32913392326ac7923364665eca17c1bb [60/61] accel/ethosu: enable drm.debug control
config: m68k-allyesconfig (https://download.01.org/0day-ci/archive/20260211/202602111116.HVACgFny-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260211/202602111116.HVACgFny-lkp@intel.com/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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202602111116.HVACgFny-lkp@intel.com/
All errors (new ones prefixed by >>):
drivers/accel/ethosu/ethosu_drv.c:26:1: warning: data definition has no type or storage class
26 | DRM_CLASSMAP_USE(drm_debug_classes);
| ^~~~~~~~~~~~~~~~
>> drivers/accel/ethosu/ethosu_drv.c:26:1: error: type defaults to 'int' in declaration of 'DRM_CLASSMAP_USE' [-Wimplicit-int]
>> drivers/accel/ethosu/ethosu_drv.c:26:1: error: parameter names (without types) in function declaration [-Wdeclaration-missing-parameter-type]
vim +26 drivers/accel/ethosu/ethosu_drv.c
25
> 26 DRM_CLASSMAP_USE(drm_debug_classes);
27
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-11 3:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 3:41 [jimc:dd-drm-fix 60/61] drivers/accel/ethosu/ethosu_drv.c:26:1: error: type defaults to 'int' in declaration of 'DRM_CLASSMAP_USE' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.