From: Aaro Koskinen Date: Fri, 28 Jan 2011 00:39:43 +0000 (-0800) Subject: arm: plat-omap: dma: make omap_dma_in_1510_mode() static X-Git-Tag: v2.6.39-rc1~432^2~32^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77675827206661943237fdc237abb7a79797d6b;p=pandora-kernel.git arm: plat-omap: dma: make omap_dma_in_1510_mode() static Eliminates the following sparse warning: arch/arm/plat-omap/dma.c:137:5: warning: symbol 'omap_dma_in_1510_mode' was not declared. Should it be static? Signed-off-by: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed