Hi Igor, kernel test robot noticed the following build warnings: [auto build test WARNING on c7fbbb45ef78ff349d16923b516bc8667367d1a6] url: https://github.com/intel-lab-lkp/linux/commits/Igor-Prusov/dt-bindings-vendor-prefixes-Add-NeoFidelity-Inc/20240925-230818 base: c7fbbb45ef78ff349d16923b516bc8667367d1a6 patch link: https://lore.kernel.org/r/20240925-ntp-amps-8918-8835-v3-4-e2459a8191a6%40salutedevices.com patch subject: [PATCH v3 4/6] ASoC: codecs: Add NeoFidelity NTP8918 codec compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff) 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/202409271307.H4zydYCv-lkp@xxxxxxxxx/ includecheck warnings: (new ones prefixed by >>) >> sound/soc/codecs/ntp8918.c: linux/clk.h is included more than once. vim +11 sound/soc/codecs/ntp8918.c > 11 #include <linux/clk.h> 12 #include <linux/reset.h> 13 #include <linux/i2c.h> 14 #include <linux/regmap.h> > 15 #include <linux/clk.h> 16 #include <linux/clk-provider.h> 17 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki