Hi, On 09/27/2012 08:49 PM, Hans Verkuil wrote: > This message is generated daily by a cron job that builds media_tree for > the kernels and architectures in the list below. > > Results of the daily build of media_tree: > > date: Thu Sep 27 19:00:23 CEST 2012 > git hash: 058fef68ff081401f6325a76a37356c2584ea029 > gcc version: i686-linux-gcc (GCC) 4.7.1 > host hardware: x86_64 > host os: 3.4.07-marune > > linux-git-arm-eabi-davinci: ERRORS > linux-git-arm-eabi-exynos: WARNINGS I just noticed in this build are included drivers from different ARM sub-architecture. drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c doesn't belong to Exynos, it looks like the driver should also depend on CONFIG_ARCH_SHMOBILE. linux-git-arm-eabi-exynos: WARNINGS /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-lite.c: In function ‘fimc_lite_subdev_registered’: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-lite.c:1254:16: warning: ignoring return value of ‘vb2_queue_init’, declared with attribute warn_unused_result [-Wunused-result] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-g2d/g2d.c: In function ‘vidioc_s_crop’: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-g2d/g2d.c:535:2: warning: passing argument 3 of ‘vidioc_try_crop’ discards ‘const’ qualifier from pointer target type [enabled by default] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-g2d/g2d.c:510:12: note: expected ‘struct v4l2_crop *’ but argument is of type ‘const struct v4l2_crop *’ /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-m2m.c: In function ‘fimc_m2m_s_crop’: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-m2m.c:561:2: warning: passing argument 2 of ‘fimc_m2m_try_crop’ discards ‘const’ qualifier from pointer target type [enabled by default] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-m2m.c:502:12: note: expected ‘struct v4l2_crop *’ but argument is of type ‘const struct v4l2_crop *’ /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-capture.c: In function ‘fimc_register_capture_device’: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/s5p-fimc/fimc-capture.c:1643:16: warning: ignoring return value of ‘vb2_queue_init’, declared with attribute warn_unused_result [-Wunused-result] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c: In function ‘client_s_crop’: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c:1269:49: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c: In function ‘sh_mobile_ceu_set_crop’: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c:1522:27: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c:1548:2: warning: passing argument 2 of ‘client_s_crop’ discards ‘const’ qualifier from pointer target type [enabled by default] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c:1265:12: note: expected ‘struct v4l2_crop *’ but argument is of type ‘const struct v4l2_crop *’ /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c: At top level: /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c:2040:2: warning: initialization from incompatible pointer type [enabled by default] /home/hans/work/build/v4l-dvb-git/drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c:2040:2: warning: (near initialization for ‘sh_mobile_ceu_host_ops.set_livecrop’) [enabled by default -- Regards, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html