commit | 3208b3701b98dcd14f0d5f0a36dd33d21b0b458f | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri May 24 16:37:27 2013 -0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jul 05 11:40:33 2013 +0530 |
tree | 25db4d41f0fe74340f079d2e29ea056b2dffabcb | |
parent | dd3daca162f7411448dd80a8872a002c43cfd8e5 [diff] |
dma: mxs-dma: Staticize mxs_dma_xlate Fix the following sparse warning: drivers/dma/mxs-dma.c:696:17: warning: symbol 'mxs_dma_xlate' was not declared. Should it be static? Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>