提交 8f64b276 编写于 作者: G Geert Uytterhoeven 提交者: Vinod Koul

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: NGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: NSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 f008db8c
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
#include "shdma-arm.h" #include "shdma-arm.h"
const unsigned int dma_ts_shift[] = SH_DMAE_TS_SHIFT; static const unsigned int dma_ts_shift[] = SH_DMAE_TS_SHIFT;
static const struct sh_dmae_slave_config dma_slaves[] = { static const struct sh_dmae_slave_config dma_slaves[] = {
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册