[ofa-general] ***SPAM*** IB/ipath: remove unused #include <version.h>
Huang Weiyi
weiyi.huang at gmail.com
Fri Aug 22 22:56:16 PDT 2008
The driver(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
drivers/infiniband/hw/ipath/ipath_fs.c
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang at gmail.com>
diff --git a/drivers/infiniband/hw/ipath/ipath_fs.c b/drivers/infiniband/hw/ipath/ipath_fs.c
index 23faba9..8bb5170 100644
--- a/drivers/infiniband/hw/ipath/ipath_fs.c
+++ b/drivers/infiniband/hw/ipath/ipath_fs.c
@@ -31,7 +31,6 @@
* SOFTWARE.
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/mount.h>
More information about the general
mailing list