aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/lxt.c
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-11-05 23:39:54 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-11-05 23:39:54 -0500
commita10b5aacea01d59152b9d003a14476ee99d394d8 (patch)
tree17d005c40d926090edfb293b5b2d44b73d2cd0c6 /drivers/net/phy/lxt.c
parentMerge git://git.tuxdriver.com/git/netdev-jwl (diff)
downloadlinux-dev-a10b5aacea01d59152b9d003a14476ee99d394d8.tar.xz
linux-dev-a10b5aacea01d59152b9d003a14476ee99d394d8.zip
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Unused, and causes the files to be needlessly rebuilt in some cases.
Diffstat (limited to 'drivers/net/phy/lxt.c')
-rw-r--r--drivers/net/phy/lxt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/phy/lxt.c b/drivers/net/phy/lxt.c
index 4c840448ec86..bef79e454c33 100644
--- a/drivers/net/phy/lxt.c
+++ b/drivers/net/phy/lxt.c
@@ -29,7 +29,6 @@
#include <linux/spinlock.h>
#include <linux/mm.h>
#include <linux/module.h>
-#include <linux/version.h>
#include <linux/mii.h>
#include <linux/ethtool.h>
#include <linux/phy.h>