[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <201604181804.JnV4whDJ%fengguang.wu@intel.com>
Date: Mon, 18 Apr 2016 18:44:06 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: Rich Felker <dalias@...c.org>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org
Subject: (.init.text+0x270): multiple definition of `plat_irq_setup'
Hi Rich,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: c3b46c73264b03000d1e18b22f5caf63332547c9
commit: 7480e0aabd5f9e6c3e3b72ed206e89284e90f11f sh: add device tree support and generic board using device tree
date: 5 weeks ago
config: sh-allyesconfig (attached as .config)
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 7480e0aabd5f9e6c3e3b72ed206e89284e90f11f
# save the attached .config to linux build tree
make.cross ARCH=sh
All errors (new ones prefixed by >>):
arch/sh/boards/built-in.o: In function `plat_irq_setup':
>> (.init.text+0x270): multiple definition of `plat_irq_setup'
arch/sh/kernel/built-in.o:(.init.text+0x1234): first defined here
arch/sh/boards/built-in.o: In function `arch_init_clk_ops':
>> (.init.text+0x254): multiple definition of `arch_init_clk_ops'
arch/sh/kernel/built-in.o:(.init.text+0x12d4): first defined here
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/octet-stream" (38598 bytes)
Powered by blists - more mailing lists