Browse Source

ASoC: isabelle: Remove version.h header file inclusion

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

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Sachin Kamat 13 years ago
parent
commit
0651322bfc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sound/soc/codecs/isabelle.c

+ 0 - 1
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>