On Saturday, September 24, 2016 1:01:06 PM CEST Baoyou Xie wrote: > We get 1 warning when building kernel with W=1: > drivers/dma/imx-sdma.c:673:13: warning: 'sdma_handle_channel_loop' defined but not used [-Wunused-function] > > In fact, this function is called by no one and not exported, > so this patch removes it. > > Signed-off-by: Baoyou Xie <baoyou.xie@xxxxxxxxxx> The warning also shows up without W=1. I submitted the same patch, and it was applied on Thursday. Arnd -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html