[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202505180341.aMQhbUVJ-lkp@intel.com>
Date: Sun, 18 May 2025 04:13:46 +0800
From: kernel test robot <lkp@...el.com>
To: Samuel Kayode <samuel.kayode@...oirfairelinux.com>,
Lee Jones <lee@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Sebastian Reichel <sre@...nel.org>, Robin Gong <yibin.gong@....com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org, linux-imx@....com,
linux-input@...r.kernel.org, Abel Vesa <abelvesa@...ux.com>,
Enric Balletbo Serra <eballetbo@...il.com>
Subject: Re: [PATCH v2 6/9] regulator: pf1550: add support for regulator
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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202505180341.aMQhbUVJ-lkp@intel.com/
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
Powered by blists - more mailing lists