From: Laurent Pinchart Date: Wed, 11 Dec 2013 12:43:05 +0000 (+0100) Subject: DMA: shdma: Fix warnings due to declared but unused symbols X-Git-Tag: v3.15-rc1~39^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d6a5ee101bf0e6c1fc5373eebe5c3307e4a0ca;p=pandora-kernel.git 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 Cc: Vinod Koul Cc: dmaengine@vger.kernel.org Signed-off-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed