dmaengine: pl08x: Suppress spaces in indentation
authorLeonardo Carreras <leocarreras89@gmail.com>
Tue, 5 May 2015 23:40:52 +0000 (19:40 -0400)
committerVinod Koul <vinod.koul@intel.com>
Fri, 8 May 2015 08:59:32 +0000 (14:29 +0530)
commit5835aa86c32afd3e562522fd12009a0c7f10371a
treecdd38d07ca4bb2a99cbc3231381eee2760468466
parent428d96e91ee224eb9933b0a209c06baa9f6fb390
dmaengine: pl08x: Suppress spaces in indentation

Removed checkpatch reported spaces in indentation:
ERROR: code indent should use tabs where possible
+^I         PL080_CONFIG_TC_IRQ_MASK);$

Signed-off-by: Leonardo Carreras <leocarreras89@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c