linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [gerg-m68knommu:dt 8/13] arch/m68k/kernel/embedded_dtb.S:15:7: warning: "CONFIG_M547x" is not defined, evaluates to 0
@ 2025-02-17  0:27 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-02-17  0:27 UTC (permalink / raw)
  To: Greg Ungerer; +Cc: oe-kbuild-all, linux-m68k, uclinux-dev

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git dt
head:   6e903c856c98dabb890acf18c07497d375765cec
commit: 014d73779642b676ae285ed44a159b1a2c20bde2 [8/13] m68k: implement an embedded devicetree for nonmmu
config: m68k-randconfig-r122-20250215 (https://download.01.org/0day-ci/archive/20250217/202502170841.nS3ts5sF-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 14.2.0
reproduce: (https://download.01.org/0day-ci/archive/20250217/202502170841.nS3ts5sF-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/202502170841.nS3ts5sF-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> arch/m68k/kernel/embedded_dtb.S:15:7: warning: "CONFIG_M547x" is not defined, evaluates to 0 [-Wundef]
      15 | #elif CONFIG_M547x
         |       ^~~~~~~~~~~~


vim +/CONFIG_M547x +15 arch/m68k/kernel/embedded_dtb.S

    12	
    13	#ifdef CONFIG_M520x
    14	.incbin "arch/m68k/boot/dts/mcf5208evb.dtb"
  > 15	#elif CONFIG_M547x

-- 
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:[~2025-02-17  0:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17  0:27 [gerg-m68knommu:dt 8/13] arch/m68k/kernel/embedded_dtb.S:15:7: warning: "CONFIG_M547x" is not defined, evaluates to 0 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).