Hi all, After merging the usb tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arm-linux-gnueabi-ld: drivers/usb/dwc3/trace.o: in function `trace_raw_output_dwc3_log_ctrl': trace.c:(.text+0x119c): undefined reference to `usb_decode_ctrl' Caused by commit 3db1b636c07e ("usb:gadget Separated decoding functions from dwc3 driver.") I have used the usb tree from next-20190703 for today. This also occurs in the usb-gadget tree so I have used the version of that from next-20190703 as well. -- Cheers, Stephen Rothwell