On 12-08-19, 12:11, Arnd Bergmann wrote: > The two filter functions are now marked static, but still exported, > which triggers a coming build-time check: > > WARNING: "omap_dma_filter_fn" [vmlinux] is a static EXPORT_SYMBOL_GPL > WARNING: "edma_filter_fn" [vmlinux] is a static EXPORT_SYMBOL > > Remove the unneeded exports as well, as originally intended. Change title to: "dmaengine: ti: unexport filter functions" and applied, thanks -- ~Vinod