[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201510080222.DOQb22vC%fengguang.wu@intel.com>
Date: Thu, 8 Oct 2015 02:51:08 +0800
From: kbuild test robot <lkp@...el.com>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: kbuild-all@...org, Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <marc.zyngier@....com>,
Magnus Damm <magnus.damm@...il.com>,
linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: Re: [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete
platform data support
Hi Geert,
[auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore]
config: arm-bockw_defconfig (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
# save the attached .config to linux build tree
make.cross ARCH=arm
All errors (new ones prefixed by >>):
>> arch/arm/mach-shmobile/setup-r8a7778.c:26:57: fatal error: linux/platform_data/irq-renesas-intc-irqpin.h: No such file or directory
#include <linux/platform_data/irq-renesas-intc-irqpin.h>
^
compilation terminated.
vim +26 arch/arm/mach-shmobile/setup-r8a7778.c
ccb7cc74 Kuninori Morimoto 2013-03-21 10 * the Free Software Foundation; version 2 of the License.
ccb7cc74 Kuninori Morimoto 2013-03-21 11 *
ccb7cc74 Kuninori Morimoto 2013-03-21 12 * This program is distributed in the hope that it will be useful,
ccb7cc74 Kuninori Morimoto 2013-03-21 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
ccb7cc74 Kuninori Morimoto 2013-03-21 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
ccb7cc74 Kuninori Morimoto 2013-03-21 15 * GNU General Public License for more details.
ccb7cc74 Kuninori Morimoto 2013-03-21 16 */
ccb7cc74 Kuninori Morimoto 2013-03-21 17
43cbec85 Ulrich Hecht 2015-02-16 18 #include <linux/clk/shmobile.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 19 #include <linux/kernel.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 20 #include <linux/io.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 21 #include <linux/irqchip/arm-gic.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 22 #include <linux/of.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 23 #include <linux/of_platform.h>
338c4991 Max Filippov 2013-08-25 24 #include <linux/platform_data/dma-rcar-hpbdma.h>
39ca2283 Kuninori Morimoto 2013-04-17 25 #include <linux/platform_data/gpio-rcar.h>
3a42fa20 Kuninori Morimoto 2013-04-01 @26 #include <linux/platform_data/irq-renesas-intc-irqpin.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 27 #include <linux/platform_device.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 28 #include <linux/irqchip.h>
db331fc8 Kuninori Morimoto 2013-03-21 29 #include <linux/serial_sci.h>
ccb7cc74 Kuninori Morimoto 2013-03-21 30 #include <linux/sh_timer.h>
02474a41 Sergei Shtylyov 2013-06-09 31 #include <linux/pm_runtime.h>
02474a41 Sergei Shtylyov 2013-06-09 32 #include <linux/usb/phy.h>
02474a41 Sergei Shtylyov 2013-06-09 33 #include <linux/usb/hcd.h>
02474a41 Sergei Shtylyov 2013-06-09 34 #include <linux/usb/ehci_pdriver.h>
:::::: The code at line 26 was first introduced by commit
:::::: 3a42fa20aba327857a5454aeecf54f38d4212a66 ARM: shmobile: r8a7778: add r8a7778_init_irq_extpin()
:::::: TO: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
:::::: CC: Simon Horman <horms+renesas@...ge.net.au>
---
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" (15098 bytes)
Powered by blists - more mailing lists