[alsa-devel] [PATCH 1/1] ASoC: isabelle: Remove version.h header file inclusion

Sachin Kamat sachin.kamat at linaro.org
Mon Jul 23 13:55:15 CEST 2012


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

Signed-off-by: Sachin Kamat <sachin.kamat at 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



More information about the Alsa-devel mailing list