Fabio Estevam e9fd58de64 dma: imx-sdma: Staticize sdma_driver_data structures
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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-09-02 12:00:02 +05:30
..
2013-08-13 16:56:41 +05:30
2013-08-25 16:43:45 +05:30
2013-01-07 17:36:37 +01:00
2013-08-05 09:32:24 +05:30
2012-09-01 08:57:12 -07:00
2013-08-13 16:56:41 +05:30
2013-08-25 22:04:53 +05:30
2013-08-13 16:56:41 +05:30
2013-09-02 11:59:58 +05:30
2013-08-13 16:56:41 +05:30
2013-08-13 16:56:41 +05:30