Re: [PATCH v2 6/9] regulator: pf1550: add support for regulator
From: kernel test robot
Date: Sat May 17 2025 - 16:14:28 EST
Hi Samuel,
kernel test robot noticed the following build warnings:
[auto build test WARNING on b1d8766052eb0534b27edda8af1865d53621bd6a]
url: https://github.com/intel-lab-lkp/linux/commits/Samuel-Kayode/dt-bindings-power-supply-add-pf1550/20250517-030259
base: b1d8766052eb0534b27edda8af1865d53621bd6a
patch link: https://lore.kernel.org/r/4dd316e06a66634b5af13f1faedc985753b061bc.1747409892.git.samuel.kayode%40savoirfairelinux.com
patch subject: [PATCH v2 6/9] regulator: pf1550: add support for regulator
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
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/202505180341.aMQhbUVJ-lkp@xxxxxxxxx/
includecheck warnings: (new ones prefixed by >>)
>> drivers/regulator/pf1550.c: linux/regulator/machine.h is included more than once.
>> drivers/regulator/pf1550.c: linux/slab.h is included more than once.
vim +19 drivers/regulator/pf1550.c
> 19 #include <linux/regulator/machine.h>
20 #include <linux/regulator/of_regulator.h>
> 21 #include <linux/regulator/machine.h>
22 #include <linux/platform_device.h>
23
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki