All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ASoC: isabelle: Remove version.h header file inclusion
@ 2012-07-23 11:55 Sachin Kamat
  2012-07-24 19:16 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2012-07-23 11:55 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, sachin.kamat, broonie, mr.swami.reddy, patches

version.h header file inclusion is no longer needed for this file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 sound/soc/codecs/isabelle.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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.4.1

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

end of thread, other threads:[~2012-07-25  5:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23 11:55 [PATCH 1/1] ASoC: isabelle: Remove version.h header file inclusion Sachin Kamat
2012-07-24 19:16 ` Mark Brown
2012-07-25  5:53   ` Reddy, M.R. Swami

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.