Re: [PATCH] ARM: EXYNOS: Fix compiler warning in dma.c file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/03/12 01:30, Sachin Kamat wrote:
Fixes the following warning:
warning: ‘dma_dmamask’ defined but not used [-Wunused-variable]

Signed-off-by: Sachin Kamat<sachin.kamat@xxxxxxxxxx>
---
  arch/arm/mach-exynos/dma.c |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-exynos/dma.c b/arch/arm/mach-exynos/dma.c
index 3983abe..69aaa45 100644
--- a/arch/arm/mach-exynos/dma.c
+++ b/arch/arm/mach-exynos/dma.c
@@ -35,8 +35,6 @@
  #include<mach/irqs.h>
  #include<mach/dma.h>

-static u64 dma_dmamask = DMA_BIT_MASK(32);
-
  static u8 exynos4210_pdma0_peri[] = {
  	DMACH_PCM0_RX,
  	DMACH_PCM0_TX,

Applied, thanks.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux