From: Fabio Estevam Date: Fri, 24 May 2013 19:37:27 +0000 (-0300) Subject: dma: mxs-dma: Staticize mxs_dma_xlate X-Git-Tag: v3.11-rc1~75^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3208b3701b98dcd14f0d5f0a36dd33d21b0b458f;p=pandora-kernel.git 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 Acked-by: Shawn Guo Signed-off-by: Vinod Koul --- Reading git-diff-tree failed