Hi Yong, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on next-20170428] [cannot apply to v4.11-rc8] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Yong-Zhi/add-IPU3-CIO2-CSI2-driver/20170430-074207 base: git://linuxtv.org/media_tree.git master config: i386-allmodconfig (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> drivers/media/pci/ipu3/ipu3-cio2.c:36:31: fatal error: media/v4l2-fwnode.h: No such file or directory #include <media/v4l2-fwnode.h> ^ compilation terminated. vim +36 drivers/media/pci/ipu3/ipu3-cio2.c 30 #include <linux/vmalloc.h> 31 #include <media/v4l2-ctrls.h> 32 #include <media/v4l2-device.h> 33 #include <media/v4l2-event.h> 34 #include <media/v4l2-ioctl.h> 35 #include <media/videobuf2-dma-sg.h> > 36 #include <media/v4l2-fwnode.h> 37 #include "ipu3-cio2.h" 38 39 MODULE_AUTHOR("Tianshu Qiu <tian.shu.qiu@xxxxxxxxx>"); --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip