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-Tag: MMI-PSA29.97-13-9~16612^2~1226^2~395 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=266edab35d77d836f56813a673e77cd608a24840;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.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 11086f8c046d..8619a9abd7d9 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"