summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/isabelle.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-07-23 17:25:15 +0530
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-03 23:03:55 +0100
commit0651322bfcf3ca51802c6d8d161d6d1c9f3013eb (patch)
treeb32e03638aa50210f5e32efc0937d1cdbbfd913c /sound/soc/codecs/isabelle.c
parentd77ae3329292baebfc6eced97d2e12b66349f83c (diff)
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>
Diffstat (limited to 'sound/soc/codecs/isabelle.c')
-rw-r--r--sound/soc/codecs/isabelle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/isabelle.c b/sound/soc/codecs/isabelle.c
index 5d8f39e32978..1bf55602c9eb 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>