[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101005141140.0276dc14@absol.kitzblitz>
Date: Tue, 5 Oct 2010 14:11:40 +0200
From: Nicolas Kaiser <nikai@...ai.net>
To: Liam Girdwood <lrg@...mlogic.co.uk>
Cc: Wan ZongShun <mcuos.com@...il.com>, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] sound/soc/nuc900: remove duplicated include
Remove duplicated include.
Signed-off-by: Nicolas Kaiser <nikai@...ai.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists