[PATCH 22/37] Remove unneeded version.h include from drivers/staging/bcm/headers.h

Jesper Juhl jj at chaosbits.net
Thu Jun 23 22:43:10 UTC 2011


It was pointed out by 'make versioncheck' that a include of
linux/version.h is not needed in drivers/staging/bcm/headers.h .
This patch removes it.

Signed-off-by: Jesper Juhl <jj at chaosbits.net>
---
 drivers/staging/bcm/headers.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/bcm/headers.h b/drivers/staging/bcm/headers.h
index 1148e5e..ab0a1db 100644
--- a/drivers/staging/bcm/headers.h
+++ b/drivers/staging/bcm/headers.h
@@ -25,7 +25,6 @@
 #include <linux/proc_fs.h>
 #include <linux/interrupt.h>
 
-#include <linux/version.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/stat.h>
-- 
1.7.5.2


-- 
Jesper Juhl <jj at 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.




More information about the devel mailing list