Hi Mauro, [auto build test ERROR on linuxtv-media/master] [cannot apply to v4.5-rc3 next-20160212] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Mauro-Carvalho-Chehab/Some-improvements-fixes/20160212-174848 base: git://linuxtv.org/media_tree.git master config: x86_64-rhel (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): drivers/media/usb/cx231xx/cx231xx-cards.c: In function 'cx231xx_usb_probe': >> drivers/media/usb/cx231xx/cx231xx-cards.c:1687:41: error: 'struct cx231xx' has no member named 'media_dev' retval = v4l2_mc_create_media_graph(dev->media_dev); ^ vim +1687 drivers/media/usb/cx231xx/cx231xx-cards.c 1681 if (dev->model == CX231XX_BOARD_CNXT_RDE_253S) 1682 cx231xx_sleep_s5h1432(dev); 1683 1684 /* load other modules required */ 1685 request_modules(dev); 1686 > 1687 retval = v4l2_mc_create_media_graph(dev->media_dev); 1688 if (retval < 0) 1689 goto done; 1690 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data