Hi Arturs, kernel test robot noticed the following build warnings: [auto build test WARNING on da3ea35007d0af457a0afc87e84fddaebc4e0b63] url: https://github.com/intel-lab-lkp/linux/commits/Arturs-Artamonovs-via-B4-Relay/arm64-Add-ADI-ADSP-SC598-SoC/20240913-022308 base: da3ea35007d0af457a0afc87e84fddaebc4e0b63 patch link: https://lore.kernel.org/r/20240912-test-v1-7-458fa57c8ccf%40analog.com patch subject: [PATCH 07/21] clock: Add driver for ADI ADSP-SC5xx clock 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/202409142102.LvuMEIro-lkp@xxxxxxxxx/ includecheck warnings: (new ones prefixed by >>) >> drivers/clk/adi/clk-adi-sc598.c: linux/clk.h is included more than once. vim +9 drivers/clk/adi/clk-adi-sc598.c > 9 #include <linux/clk.h> 10 #include <linux/clk-provider.h> > 11 #include <linux/clk.h> 12 #include <linux/err.h> 13 #include <linux/module.h> 14 #include <linux/of_address.h> 15 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki