alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][trivial] ASoC: isabelle: Remove unneeded include of version.h
@ 2012-08-10 18:12 Jesper Juhl
  2012-08-10 18:16 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Jesper Juhl @ 2012-08-10 18:12 UTC (permalink / raw)
  To: linux-kernel
  Cc: alsa-devel, trivial, Takashi Iwai, Mark Brown,
	Vishwas A Deshpande, M R Swami Reddy, Liam Girdwood

There is no need to include version.h in sound/soc/codecs/isabelle.c -
this patch removes the pointless include.

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

diff --git a/sound/soc/codecs/isabelle.c b/sound/soc/codecs/isabelle.c
index 5d8f39e..1bf5560 100644
--- a/sound/soc/codecs/isabelle.c
+++ b/sound/soc/codecs/isabelle.c
@@ -13,7 +13,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.11.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-08-10 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 18:12 [PATCH][trivial] ASoC: isabelle: Remove unneeded include of version.h Jesper Juhl
2012-08-10 18:16 ` Mark Brown
2012-08-10 18:21   ` Jesper Juhl
2012-08-10 18:24     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).