All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver
@ 2010-09-23 14:40 Mark Brown
  2010-09-23 14:40 ` [PATCH 2/3] ASoC: Clarify naming for " Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Mark Brown @ 2010-09-23 14:40 UTC (permalink / raw)
  To: Liam Girdwood, Jassi Brar; +Cc: alsa-devel, patches, Mark Brown

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/s3c24xx/smdk_wm9713.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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 <linux/device.h>
 #include <sound/soc.h>
 
-#include "../codecs/wm9713.h"
 #include "s3c-dma.h"
 #include "s3c-ac97.h"
 
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-09-24 15:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 14:40 [PATCH 1/3] ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver Mark Brown
2010-09-23 14:40 ` [PATCH 2/3] ASoC: Clarify naming for " Mark Brown
2010-09-23 14:45   ` Jassi Brar
2010-09-23 14:40 ` [PATCH 3/3] ASoC: Clean up the CODEC device as well as the board for SMDK WM9713 Mark Brown
2010-09-23 14:53   ` Jassi Brar
2010-09-23 14:56     ` Mark Brown
2010-09-24  0:27       ` Jassi Brar
2010-09-24  9:22         ` Mark Brown
2010-09-24 11:10           ` Jassi Brar
2010-09-24 12:01             ` Mark Brown
2010-09-24 15:18               ` Jassi Brar
2010-09-23 14:46 ` [PATCH 1/3] ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driver Jassi Brar
2010-09-23 14:49   ` Mark Brown
2010-09-24  9:33 ` Liam Girdwood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.