On 21-04-22, 10:54, Vinod Koul wrote: > LKP bot reports a new warning: > Warning: > drivers/dma/ptdma/ptdma-dmaengine.c:262:1: warning: no previous prototype for 'pt_tx_status' [-Wmissing-prototypes] > > pt_tx_status() should be static, so declare as such. Applied, thanks -- ~Vinod