Hi, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on next-20160627] [cannot apply to v4.7-rc5] [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/Niklas-S-derlund/rcar-csi2-add-Renesas-R-Car-MIPI-CSI-2-driver/20160628-015917 base: git://linuxtv.org/media_tree.git master config: cris-allmodconfig (attached as .config) compiler: cris-linux-gcc (GCC) 4.6.3 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=cris All error/warnings (new ones prefixed by >>): >> drivers/media/platform/rcar-vin/rcar-csi2.c:371:2: error: unknown field >> 's_stream' specified in initializer >> drivers/media/platform/rcar-vin/rcar-csi2.c:371:2: warning: initialization >> from incompatible pointer type [enabled by default] drivers/media/platform/rcar-vin/rcar-csi2.c:371:2: warning: (near initialization for 'rcar_csi2_pad_ops.init_cfg') [enabled by default] vim +/s_stream +371 drivers/media/platform/rcar-vin/rcar-csi2.c 365 366 static struct v4l2_subdev_core_ops rcar_csi2_subdev_core_ops = { 367 .s_power = rcar_csi2_s_power, 368 }; 369 370 static const struct v4l2_subdev_pad_ops rcar_csi2_pad_ops = { > 371 .s_stream = rcar_csi2_s_stream, 372 .set_fmt = rcar_csi2_set_pad_format, 373 }; 374 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: Binary data