[PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
kernel test robot
lkp at intel.com
Fri Aug 2 21:45:54 PDT 2024
Hi Tengfei,
kernel test robot noticed the following build warnings:
[auto build test WARNING on 048d8cb65cde9fe7534eb4440bcfddcf406bb49c]
url: https://github.com/intel-lab-lkp/linux/commits/Tengfei-Fan/dt-bindings-interconnect-Add-Qualcomm-SM4450/20240802-194900
base: 048d8cb65cde9fe7534eb4440bcfddcf406bb49c
patch link: https://lore.kernel.org/r/20240801-sm4450_interconnect-v3-2-8e364d0faa99%40quicinc.com
patch subject: [PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)
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 at intel.com>
| Closes: https://lore.kernel.org/r/202408030616.IhRcAnMm-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> drivers/interconnect/qcom/sm4450.c: icc-rpmh.h is included more than once.
vim +16 drivers/interconnect/qcom/sm4450.c
14
15 #include "bcm-voter.h"
> 16 #include "icc-rpmh.h"
> 17 #include "icc-rpmh.h"
18 #include "sm4450.h"
19
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the linux-arm-kernel
mailing list