* [broonie-ci:v3_20251028_wangweidong_a_rework_the_awinic_driver 41/46] sound/soc/codecs/aw88261.c:16:10: fatal error: 'aw88395/aw88395_data_type.h' file not found
@ 2025-11-06 8:24 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-11-06 8:24 UTC (permalink / raw)
To: Weidong Wang; +Cc: llvm, oe-kbuild-all, Mark Brown
tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/ci.git v3_20251028_wangweidong_a_rework_the_awinic_driver
head: 6911f5ed5253f3a0deaa3dea2e9e8cfa4324048e
commit: dc3ed59a386ff3ca76a05e77f29f5c34f9e4b23b [41/46] ASoC: codecs:Rework the awinic driver lib
config: x86_64-randconfig-012-20251106 (https://download.01.org/0day-ci/archive/20251106/202511061628.AIOG0CfO-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251106/202511061628.AIOG0CfO-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/202511061628.AIOG0CfO-lkp@intel.com/
All errors (new ones prefixed by >>):
>> sound/soc/codecs/aw88261.c:16:10: fatal error: 'aw88395/aw88395_data_type.h' file not found
16 | #include "aw88395/aw88395_data_type.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +16 sound/soc/codecs/aw88261.c
028a2ae256916e Weidong Wang 2023-08-04 10
028a2ae256916e Weidong Wang 2023-08-04 11 #include <linux/i2c.h>
028a2ae256916e Weidong Wang 2023-08-04 12 #include <linux/firmware.h>
028a2ae256916e Weidong Wang 2023-08-04 13 #include <linux/regmap.h>
028a2ae256916e Weidong Wang 2023-08-04 14 #include <sound/soc.h>
028a2ae256916e Weidong Wang 2023-08-04 15 #include "aw88261.h"
028a2ae256916e Weidong Wang 2023-08-04 @16 #include "aw88395/aw88395_data_type.h"
028a2ae256916e Weidong Wang 2023-08-04 17 #include "aw88395/aw88395_device.h"
028a2ae256916e Weidong Wang 2023-08-04 18
:::::: The code at line 16 was first introduced by commit
:::::: 028a2ae256916eeae1040049d2d0129535ace60e ASoC: codecs: Add aw88261 amplifier driver
:::::: TO: Weidong Wang <wangweidong.a@awinic.com>
:::::: CC: Mark Brown <broonie@kernel.org>
--
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:[~2025-11-06 8:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 8:24 [broonie-ci:v3_20251028_wangweidong_a_rework_the_awinic_driver 41/46] sound/soc/codecs/aw88261.c:16:10: fatal error: 'aw88395/aw88395_data_type.h' file not found 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.