]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] janitor: e100: cleanup #includes
authorRandy Dunlap <rddunlap@osdl.org>
Sat, 27 Sep 2003 01:52:14 +0000 (21:52 -0400)
committerStephen Hemminger <shemminger@osdl.org>
Sat, 27 Sep 2003 01:52:14 +0000 (21:52 -0400)
Hi,
Please apply to 2.6.0-test5-current.

Thanks,
--
~Randy

From: Randy Hron <rwhron@earthlink.net>

Remove unneeded include of version.h.
Test compiled against 2.6.0-test5-bk9.

 linux-260-t5bk12-kj-rddunlap/drivers/net/e100/e100.h |    1 -
 1 files changed, 1 deletion(-)

drivers/net/e100/e100.h

index 188bd6e19a212e5e4aa12ffa750d87f55ecaf28d..dbc0a414df961c7bb94d5c51d72719af26b518c7 100644 (file)
@@ -43,7 +43,6 @@
 #include <linux/timer.h>
 #include <linux/slab.h>
 #include <linux/interrupt.h>
-#include <linux/version.h>
 #include <linux/string.h>
 #include <linux/wait.h>
 #include <linux/reboot.h>