commit | 222c547ee7155045dc20c26d39191b0e9b49f6a8 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Tue Jan 24 14:31:36 2012 +0100 |
committer | Richard Kuo <rkuo@codeaurora.org> | Tue May 22 18:40:45 2012 -0500 |
tree | bcd13b3461b45a8585255021fea536c4e00ca00e | |
parent | bfd46276fdf4e936259193a520d6bc1926800fb4 [diff] |
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 <Julia.Lawall@lip6.fr> [rkuo@codeaurora.org: adjusted patch to apply to latest] Signed-off-by: Richard Kuo <rkuo@codeaurora.org>