reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git/commit/?id=9ed7a91a68cbba256d1a53c353bf6c62c7e056f0 git remote add phy https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git git fetch --no-tags phy phy_7.2 git checkout 9ed7a91a68cbba256d1a53c353bf6c62c7e056f0 git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-8.5.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-8.5.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash drivers/usb/dwc3/