public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: lm49453: Remove a unneeded version.h include
@ 2012-06-10  1:02 Jesper Juhl
  2012-06-11  2:40 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2012-06-10  1:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: alsa-devel, Takashi Iwai, Jaroslav Kysela, Mark Brown,
	Liam Girdwood, M R Swami Reddy, trivial

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

diff --git a/sound/soc/codecs/lm49453.c b/sound/soc/codecs/lm49453.c
index 802b9f1..c1bc945 100644
--- a/sound/soc/codecs/lm49453.c
+++ b/sound/soc/codecs/lm49453.c
@@ -12,7 +12,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] 2+ messages in thread

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

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

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