10 Aug
2012
10 Aug
'12
6:12 p.m.
There is no need to include version.h in sound/soc/codecs/isabelle.c - this patch removes the pointless include.
Signed-off-by: Jesper Juhl jj@chaosbits.net --- sound/soc/codecs/isabelle.c | 1 - 1 file changed, 1 deletion(-)
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.11.4
--
Jesper Juhl jj@chaosbits.net http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.