From: Aaro Koskinen Date: Tue, 18 Jan 2011 07:52:39 +0000 (+0200) Subject: arm: plat-omap: dma: make omap_dma_in_1510_mode() static X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e996318250e3f08b0db006a48931c22114d8d7b;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