On 5/8/19 12:34 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190507: > > The ubifs tree gained a conflict against Linus' tree. > Hi Mauro, Commit 6159e12e11770fb25e748af90f6c5206c1df09ee: media: meye: allow building it with COMPILE_TEST on non-x86 causes a build failure when CONFIG_VIDEO_MEYE=y CONFIG_SONY_LAPTOP=m ld: drivers/media/pci/meye/meye.o: in function `meye_s_ctrl': meye.c:(.text+0x5bb): undefined reference to `sony_pic_camera_command' ld: meye.c:(.text+0x5db): undefined reference to `sony_pic_camera_command' ld: meye.c:(.text+0x5fb): undefined reference to `sony_pic_camera_command' ld: meye.c:(.text+0x61b): undefined reference to `sony_pic_camera_command' ld: meye.c:(.text+0x63b): undefined reference to `sony_pic_camera_command' ld: drivers/media/pci/meye/meye.o:meye.c:(.text+0x65b): more undefined references to `sony_pic_camera_command' follow -- ~Randy