From: H Hartley Sweeten Date: Fri, 10 Jun 2011 22:15:05 +0000 (-0700) Subject: dma/ep93xx_dma.c: local symbols should be static X-Git-Tag: v3.1-rc1~92^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f5e5a71dfe6bf155590de0fdd6d748ac79bf76;p=pandora-kernel.git dma/ep93xx_dma.c: local symbols should be static The symbol 'ep93xx_dma_prep_dma_memcpy' is only used in this driver and should be marked static. Signed-off-by: H Hartley Sweeten Cc: Mika Westerberg Cc: Dan Williams Cc: Vinod Koul Acked-by: Mika Westerberg Signed-off-by: Vinod Koul --- Reading git-diff-tree failed