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: v2.6.37-rc1~82^2~8^2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=266edab35d77d836f56813a673e77cd608a24840;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.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 11086f8..8619a9a 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"