From: Mark Brown Date: Wed, 22 Sep 2010 18:43:30 +0000 (+0100) Subject: ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=266edab35d77d836f56813a673e77cd608a24840;p=linux-edison.git ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver Signed-off-by: Mark Brown Acked-by: Jassi Brar Acked-by: Liam Girdwood --- diff --git a/sound/soc/s3c24xx/smdk_wm9713.c b/sound/soc/s3c24xx/smdk_wm9713.c index 11086f8c046..8619a9abd7d 100644 --- a/sound/soc/s3c24xx/smdk_wm9713.c +++ b/sound/soc/s3c24xx/smdk_wm9713.c @@ -15,7 +15,6 @@ #include #include -#include "../codecs/wm9713.h" #include "s3c-dma.h" #include "s3c-ac97.h"