From: Julia Lawall Date: Tue, 24 Jan 2012 13:31:36 +0000 (+0100) Subject: arch/hexagon/kernel/dma.c: make function static X-Git-Tag: v3.5-rc1~131^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=222c547ee7155045dc20c26d39191b0e9b49f6a8;p=pandora-kernel.git arch/hexagon/kernel/dma.c: make function static This function is only used in the same file, and the other similar functions in this file are also static. Signed-off-by: Julia Lawall [rkuo@codeaurora.org: adjusted patch to apply to latest] Signed-off-by: Richard Kuo --- Reading git-diff-tree failed