Home
last modified time | relevance | path

Searched hist:"52 d6a5ee101bf0e6c1fc5373eebe5c3307e4a0ca" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/sh/
H A Dshdmac.cdiff 52d6a5ee101bf0e6c1fc5373eebe5c3307e4a0ca Wed Dec 11 06:43:05 CST 2013 Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 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>