]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 21 May 2015 11:58:30 +0000 (13:58 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 25 May 2015 17:03:07 +0000 (22:33 +0530)
commit8f64b276702269288d975385e2284de62173e414
tree356b698f50396127769c79ce6d1047290abd1b43
parentf008db8c00c18d3125ca551e6961e7bd9aba6503
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static

dma_ts_shift[] isn't used outside this source file. All other users use
the definition from arch/arm/mach-shmobile/dma-register.h.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/shdma-r8a73a4.c