ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
Mark Brown 2010-09-22 19:43:30 +01:00
parent 005d65fbac
commit 266edab35d
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
#include <linux/device.h> #include <linux/device.h>
#include <sound/soc.h> #include <sound/soc.h>
#include "../codecs/wm9713.h"
#include "s3c-dma.h" #include "s3c-dma.h"
#include "s3c-ac97.h" #include "s3c-ac97.h"