]> Pileus Git - ~andy/linux/commitdiff
ASoC: samsung: Remove dma.h inclusion
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 24 Jan 2014 10:53:23 +0000 (16:23 +0530)
committerMark Brown <broonie@linaro.org>
Fri, 24 Jan 2014 13:18:06 +0000 (13:18 +0000)
mach/dma.h is not referenced by this file. Remove it.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/i2s.c

index a9da24f34834e090df988f41c0303683f373a506..0a9b44c940cee4c962942d23ecccd85466cc56b8 100644 (file)
@@ -22,8 +22,6 @@
 #include <sound/soc.h>
 #include <sound/pcm_params.h>
 
-#include <mach/dma.h>
-
 #include <linux/platform_data/asoc-s3c.h>
 
 #include "dma.h"