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/board-bockw.c:24:45: fatal error: 
>> linux/platform_data/camera-rcar.h: No such file or directory
    #include <linux/platform_data/camera-rcar.h>
                                                ^
   compilation terminated.

vim +24 arch/arm/mach-shmobile/board-bockw.c

53e42c29 Kuninori Morimoto 2013-03-21   8   * This program is free software; 
you can redistribute it and/or modify
53e42c29 Kuninori Morimoto 2013-03-21   9   * it under the terms of the GNU 
General Public License as published by
53e42c29 Kuninori Morimoto 2013-03-21  10   * the Free Software Foundation; 
version 2 of the License.
53e42c29 Kuninori Morimoto 2013-03-21  11   *
53e42c29 Kuninori Morimoto 2013-03-21  12   * This program is distributed in 
the hope that it will be useful,
53e42c29 Kuninori Morimoto 2013-03-21  13   * but WITHOUT ANY WARRANTY; without 
even the implied warranty of
53e42c29 Kuninori Morimoto 2013-03-21  14   * MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.  See the
53e42c29 Kuninori Morimoto 2013-03-21  15   * GNU General Public License for 
more details.
53e42c29 Kuninori Morimoto 2013-03-21  16   */
53e42c29 Kuninori Morimoto 2013-03-21  17  
ca7bb309 Kuninori Morimoto 2013-04-17  18  #include <linux/mfd/tmio.h>
ca7bb309 Kuninori Morimoto 2013-04-17  19  #include <linux/mmc/host.h>
fc551908 Kuninori Morimoto 2013-07-26  20  #include <linux/mmc/sh_mobile_sdhi.h>
a66c9744 Kuninori Morimoto 2013-07-26  21  #include <linux/mmc/sh_mmcif.h>
c06a164c Kuninori Morimoto 2013-06-11  22  #include <linux/mtd/partitions.h>
111ea179 Kuninori Morimoto 2013-04-12  23  #include <linux/pinctrl/machine.h>
02d39132 Kuninori Morimoto 2013-12-05 @24  #include 
<linux/platform_data/camera-rcar.h>
044e2121 Kuninori Morimoto 2013-07-26  25  #include 
<linux/platform_data/usb-rcar-phy.h>
53e42c29 Kuninori Morimoto 2013-03-21  26  #include <linux/platform_device.h>
741440e8 Kuninori Morimoto 2013-04-09  27  #include <linux/regulator/fixed.h>
741440e8 Kuninori Morimoto 2013-04-09  28  #include <linux/regulator/machine.h>
27d5f27e Kuninori Morimoto 2013-04-01  29  #include <linux/smsc911x.h>
c06a164c Kuninori Morimoto 2013-06-11  30  #include <linux/spi/spi.h>
c06a164c Kuninori Morimoto 2013-06-11  31  #include <linux/spi/flash.h>
81a0d906 Kuninori Morimoto 2013-08-04  32  #include <linux/usb/renesas_usbhs.h>

:::::: The code at line 24 was first introduced by commit
:::::: 02d39132e75410633c637be006b9b772a6116da3 ARM: shmobile: r8a7778: 
camera-rcar header cleanup

:::::: TO: Kuninori Morimoto <[email protected]>
:::::: CC: Simon Horman <[email protected]>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data

Reply via email to