All of lore.kernel.org
 help / color / mirror / Atom feed
* [kleist:ipu4-dev 26/59] drivers/media/i2c/ambu-gen2-tc358748-regs.h:7:9: warning: 'AMBU_GEN2_TC358748_REGS_H' is used as a header guard here, followed by #define of a different macro
@ 2023-12-29 12:06 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-12-29 12:06 UTC (permalink / raw)
  To: Andreas Helbech Kleist; +Cc: llvm, oe-kbuild-all

tree:   https://github.com/Kleist/linux ipu4-dev
head:   15245fe26e07c9118f0f5c03af5469832928f3dc
commit: f01e21c206b310fb28e20544a70adbcb1099e81a [26/59] EMB-1955: ambu: tc358748: Implement s_stream for 800x800
config: i386-allmodconfig (https://download.01.org/0day-ci/archive/20231229/202312291920.0pSRyxNe-lkp@intel.com/config)
compiler: ClangBuiltLinux clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231229/202312291920.0pSRyxNe-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/202312291920.0pSRyxNe-lkp@intel.com/

All warnings (new ones prefixed by >>):

   In file included from drivers/media/i2c/ambu-tc358748.c:19:
>> drivers/media/i2c/ambu-gen2-tc358748-regs.h:7:9: warning: 'AMBU_GEN2_TC358748_REGS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
       7 | #ifndef AMBU_GEN2_TC358748_REGS_H
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   drivers/media/i2c/ambu-gen2-tc358748-regs.h:8:9: note: 'AMBU_GEN2_TC358748_REGS_' is defined here; did you mean 'AMBU_GEN2_TC358748_REGS_H'?
       8 | #define AMBU_GEN2_TC358748_REGS_
         |         ^~~~~~~~~~~~~~~~~~~~~~~~
         |         AMBU_GEN2_TC358748_REGS_H
   1 warning generated.


vim +/AMBU_GEN2_TC358748_REGS_H +7 drivers/media/i2c/ambu-gen2-tc358748-regs.h

   > 7	#ifndef AMBU_GEN2_TC358748_REGS_H
     8	#define AMBU_GEN2_TC358748_REGS_
     9	

-- 
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-12-29 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-29 12:06 [kleist:ipu4-dev 26/59] drivers/media/i2c/ambu-gen2-tc358748-regs.h:7:9: warning: 'AMBU_GEN2_TC358748_REGS_H' is used as a header guard here, followed by #define of a different macro kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.