[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081012231101.E7EF.WEIYI.HUANG@gmail.com>
Date: Sun, 12 Oct 2008 23:12:54 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: cooldavid@...ldavid.org
Cc: netdev@...r.kernel.org
Subject: jme: remove unused #include <version.h>
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
drivers/net/jme.c
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
diff --git a/drivers/net/jme.c b/drivers/net/jme.c
index 5f9a131..156f159 100644
--- a/drivers/net/jme.c
+++ b/drivers/net/jme.c
@@ -21,7 +21,6 @@
*
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/pci.h>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists