llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [thermal:thermal/bleeding-edge 1/4] drivers/thermal/tegra/../thermal_core.h:18:2: warning: This header can only be included by the thermal core code
@ 2023-07-10 22:45 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-07-10 22:45 UTC (permalink / raw)
  To: Daniel Lezcano; +Cc: llvm, oe-kbuild-all

Hi Daniel,

FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git thermal/bleeding-edge
head:   c1601aa7a4588e3b79522dfba93c41630f04950f
commit: 1211989c112f7e29bf11589aab7ee6da5ae9540c [1/4] thermal/core: Hardening the self-encapsulation
config: arm-randconfig-r032-20230710 (https://download.01.org/0day-ci/archive/20230711/202307110606.HYayrBLO-lkp@intel.com/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1)
reproduce: (https://download.01.org/0day-ci/archive/20230711/202307110606.HYayrBLO-lkp@intel.com/reproduce)

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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307110606.HYayrBLO-lkp@intel.com/

All warnings (new ones prefixed by >>):

   In file included from drivers/thermal/tegra/soctherm.c:36:
>> drivers/thermal/tegra/../thermal_core.h:18:2: warning: This header can only be included by the thermal core code [-W#warnings]
   #warning This header can only be included by the thermal core code
    ^
   1 warning generated.


vim +18 drivers/thermal/tegra/../thermal_core.h

    16	
    17	#ifndef THERMAL_CORE_SUBSYS
  > 18	#warning This header can only be included by the thermal core code
    19	#endif
    20	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-10 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 22:45 [thermal:thermal/bleeding-edge 1/4] drivers/thermal/tegra/../thermal_core.h:18:2: warning: This header can only be included by the thermal core code kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).