Re: linux-next: Tree for Dec 24 (ijnput/rmi4)

From: Randy Dunlap
Date: Sat Dec 24 2016 - 14:06:08 EST


On 12/23/16 19:53, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any material for v4.11 to your linux-next included
> branches until after v4.10-rc1 has been released.
>
> There will be no linux-next releases from me between Dec 25 and Jan 2
> inclusive (unless I get really bored with my new toys :-)).
>
> Changes since 20161223:
>

on x86_64:

when CONFIG_SERIO=m and CONFIG_RMI4_F03=y:

drivers/built-in.o: In function `rmi_f03_attention':
rmi_f03.c:(.text+0xf8ef8): undefined reference to `serio_interrupt'
rmi_f03.c:(.text+0xf8fbd): undefined reference to `serio_interrupt'
drivers/built-in.o: In function `rmi_f03_remove':
rmi_f03.c:(.text+0xf9082): undefined reference to `serio_unregister_port'
drivers/built-in.o: In function `rmi_f03_probe':
rmi_f03.c:(.text+0xf9260): undefined reference to `__serio_register_port'




--
~Randy