23 Jul
2012
23 Jul
'12
1:55 p.m.
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