Following build error noticed while building arm64 defconfig on stable-rc queue/5.10. Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> drivers/dma/ti/k3-udma.c: In function 'udma_decrement_byte_counters': drivers/dma/ti/k3-udma.c:666:26: error: 'struct udma_chan' has no member named 'bchan'; did you mean 'tchan'? 666 | if (!uc->bchan) | ^~~~~ | tchan make[4]: *** [scripts/Makefile.build:286: drivers/dma/ti/k3-udma.o] Error 1 -- Linaro LKFT https://lkft.linaro.org