From: Sachin Kamat Date: Fri, 24 Jan 2014 10:53:23 +0000 (+0530) Subject: ASoC: samsung: Remove dma.h inclusion X-Git-Tag: v3.14-rc1~16^2~4^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c021cc5a49eeb423c2708374a5745b1acdc4f8b;p=pandora-kernel.git ASoC: samsung: Remove dma.h inclusion mach/dma.h is not referenced by this file. Remove it. Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/i2s.c b/sound/soc/samsung/i2s.c index a9da24f34834..0a9b44c940ce 100644 --- a/sound/soc/samsung/i2s.c +++ b/sound/soc/samsung/i2s.c @@ -22,8 +22,6 @@ #include #include -#include - #include #include "dma.h"