diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2013-12-11 13:43:05 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-03-06 11:35:24 +0530 |
commit | 52d6a5ee101bf0e6c1fc5373eebe5c3307e4a0ca (patch) | |
tree | 694db935cac517f3b265e13670ec9da9cbf1368c /drivers/dma/bcm2835-dma.c | |
parent | 42e4a12a0d92d09de66d8b5b2c85855b8051c15e (diff) | |
download | linux-52d6a5ee101bf0e6c1fc5373eebe5c3307e4a0ca.tar.bz2 |
DMA: shdma: Fix warnings due to declared but unused symbols
Several functions and variables are use on SH_CPU4 or ARM only. Guard
their declaration with conditional compilation directives to avoid
warnings.
Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/bcm2835-dma.c')
0 files changed, 0 insertions, 0 deletions