From 266edab35d77d836f56813a673e77cd608a24840 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 22 Sep 2010 19:43:30 +0100 Subject: [PATCH] ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver Signed-off-by: Mark Brown Acked-by: Jassi Brar Acked-by: Liam Girdwood --- sound/soc/s3c24xx/smdk_wm9713.c | 1 - 1 file changed, 1 deletion(-) 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" -- 2.39.3