All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Weidong Wang <wangweidong.a@awinic.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Mark Brown <broonie@kernel.org>
Subject: [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
Date: Thu, 6 Nov 2025 16:24:45 +0800	[thread overview]
Message-ID: <202511061628.AIOG0CfO-lkp@intel.com> (raw)

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

                 reply	other threads:[~2025-11-06  8:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202511061628.AIOG0CfO-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=broonie@kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=wangweidong.a@awinic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.