Hi Daniel, kernel test robot noticed the following build errors: [auto build test ERROR on media-tree/master] [cannot apply to linuxtv-media-stage/master sailus-media-tree/master linus/master sailus-media-tree/streams v6.10-rc1 next-20240529] [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/Daniel-Scally/media-uapi-Add-MEDIA_BUS_FMT_RGB202020_1X60-format-code/20240529-233239 base: git://linuxtv.org/media_tree.git master patch link: https://lore.kernel.org/r/20240529152858.183799-15-dan.scally%40ideasonboard.com patch subject: [PATCH v5 14/16] media: uapi: Add parameters structs to mali-c55-config.h config: i386-buildonly-randconfig-004-20240530 (https://download.01.org/0day-ci/archive/20240530/202405301513.etiNs24g-lkp@xxxxxxxxx/config) compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240530/202405301513.etiNs24g-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202405301513.etiNs24g-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): In file included from <built-in>:1: >> ./usr/include/linux/media/arm/mali-c55-config.h:308:2: error: unknown type name 'bool' 308 | bool enabled; | ^ >> ./usr/include/linux/media/arm/mali-c55-config.h:309:2: error: unknown type name 'size_t' 309 | size_t size; | ^ ./usr/include/linux/media/arm/mali-c55-config.h:698:2: error: unknown type name 'bool' 698 | bool mesh_show; | ^ ./usr/include/linux/media/arm/mali-c55-config.h:847:2: error: unknown type name 'size_t' 847 | size_t total_size; | ^ 4 errors generated. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki