public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sound/soc/nuc900: remove duplicated include
@ 2010-10-05 12:11 Nicolas Kaiser
  2010-10-05 12:27 ` Liam Girdwood
  2010-10-05 19:05 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Nicolas Kaiser @ 2010-10-05 12:11 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: Wan ZongShun, alsa-devel, linux-kernel

Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
 sound/soc/nuc900/nuc900-ac97.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/nuc900/nuc900-ac97.c b/sound/soc/nuc900/nuc900-ac97.c
index caa7c90..265a950 100644
--- a/sound/soc/nuc900/nuc900-ac97.c
+++ b/sound/soc/nuc900/nuc900-ac97.c
@@ -20,7 +20,6 @@
 #include <sound/pcm.h>
 #include <sound/initval.h>
 #include <sound/soc.h>
-#include <linux/device.h>
 #include <linux/clk.h>
 
 #include <mach/mfp.h>
-- 
1.7.2.2

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

end of thread, other threads:[~2010-10-06  2:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-05 12:11 [PATCH] sound/soc/nuc900: remove duplicated include Nicolas Kaiser
2010-10-05 12:27 ` Liam Girdwood
2010-10-05 19:05 ` Mark Brown
2010-10-06  2:36   ` Wan ZongShun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox