Re: linux-next: Tree for Jul 2 (media/pci/meye/)

From: Randy Dunlap
Date: Mon Jul 02 2018 - 12:39:09 EST


On 07/01/18 21:51, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20180629:
>

on x86_64:

drivers/media/pci/meye/meye.o: In function `meye_s_ctrl':
meye.c:(.text+0x710): undefined reference to `sony_pic_camera_command'
meye.c:(.text+0x736): undefined reference to `sony_pic_camera_command'
meye.c:(.text+0x75c): undefined reference to `sony_pic_camera_command'
meye.c:(.text+0x782): undefined reference to `sony_pic_camera_command'
meye.c:(.text+0x7a8): undefined reference to `sony_pic_camera_command'

when
CONFIG_SONY_LAPTOP=m
CONFIG_VIDEO_MEYE=y
CONFIG_COMPILE_TEST=y


--
~Randy