From: kernel test robot <lkp@intel.com>
To: Andreas Helbech Kleist <andreaskleist@gmail.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [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
Date: Fri, 29 Dec 2023 20:06:40 +0800 [thread overview]
Message-ID: <202312291920.0pSRyxNe-lkp@intel.com> (raw)
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
reply other threads:[~2023-12-29 12:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202312291920.0pSRyxNe-lkp@intel.com \
--to=lkp@intel.com \
--cc=andreaskleist@gmail.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.