On 12/2/19 8:54 PM, Stephen Rothwell wrote:
Hi all,
Please do not add any material for v5.6 to your linux-next included
trees until after v5.5-rc1 has been released.
Changes since 20191202:
on x86_64:
CONFIG_I2C=m
ld: drivers/ptp/ptp_clockmatrix.o: in function `idtcm_xfer':
ptp_clockmatrix.c:(.text+0x135): undefined reference to `i2c_transfer'
ld: drivers/ptp/ptp_clockmatrix.o: in function `idtcm_driver_init':
ptp_clockmatrix.c:(.init.text+0x14): undefined reference to `i2c_register_driver'
ld: drivers/ptp/ptp_clockmatrix.o: in function `idtcm_driver_exit':
ptp_clockmatrix.c:(.exit.text+0xd): undefined reference to `i2c_del_driver'
--
~Randy
Reported-by: Randy Dunlap <redacted>