CC: [email protected] TO: Frank Wunderlich <[email protected]>
tree: https://github.com/frank-w/BPI-R2-4.14 5.15-bpi-r2-pro head: 14a93e4b341569bdb9f0456c3934e62402a82174 commit: 14a93e4b341569bdb9f0456c3934e62402a82174 [90/90] more porting :::::: branch date: 8 days ago :::::: commit date: 8 days ago compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> cppcheck possible warnings: (new ones prefixed by >>, may not real problems) >> drivers/gpu/drm/drm_connector.c:101:0: warning: There is an unknown macro >> here somewhere. Configuration is required. If DRM_ENUM_NAME_FN is a macro >> then please configure it. [unknownMacro] ^ vim +101 drivers/gpu/drm/drm_connector.c 52217195176115 Daniel Vetter 2016-08-12 100 14a93e4b341569 Frank Wunderlich 2021-10-14 @101 DRM_ENUM_NAME_FN(drm_get_connector_name, drm_connector_enum_list) 14a93e4b341569 Frank Wunderlich 2021-10-14 102 EXPORT_SYMBOL(drm_get_connector_name); 14a93e4b341569 Frank Wunderlich 2021-10-14 103 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/[email protected] _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
