All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: cs42l52: Remove unneeded version.h include
@ 2012-06-10  1:01 ` Jesper Juhl
  0 siblings, 0 replies; 4+ messages in thread
From: Jesper Juhl @ 2012-06-10  1:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: Brian Austin, trivial, Liam Girdwood, Takashi Iwai, Mark Brown,
	alsa-devel, Georgi Vlaev

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 sound/soc/codecs/cs42l52.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/cs42l52.c b/sound/soc/codecs/cs42l52.c
index a710941..ec03abc 100644
--- a/sound/soc/codecs/cs42l52.c
+++ b/sound/soc/codecs/cs42l52.c
@@ -14,7 +14,6 @@
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/delay.h>
-- 
1.7.10.4


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

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

end of thread, other threads:[~2012-06-11  2:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-10  1:01 [PATCH] ASoC: cs42l52: Remove unneeded version.h include Jesper Juhl
2012-06-10  1:01 ` Jesper Juhl
2012-06-11  2:39 ` Mark Brown
2012-06-11  2:39   ` Mark Brown

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.