On Sun, Sep 01, 2013 at 09:57:12PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.este...@freescale.com> > > Sparse report the following warnings: > > drivers/dma/imx-sdma.c:330:25: warning: symbol 'sdma_imx31' was not declared. > Should it be static? > drivers/dma/imx-sdma.c:351:25: warning: symbol 'sdma_imx25' was not declared. > Should it be static? > drivers/dma/imx-sdma.c:357:25: warning: symbol 'sdma_imx35' was not declared. > Should it be static? > drivers/dma/imx-sdma.c:375:25: warning: symbol 'sdma_imx51' was not declared. > Should it be static? > drivers/dma/imx-sdma.c:395:25: warning: symbol 'sdma_imx53' was not declared. > Should it be static? > drivers/dma/imx-sdma.c:414:25: warning: symbol 'sdma_imx6q' was not declared. > Should it be static? > > Make the sdma_driver_data structures static. Applied, thanks
~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/