aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/vitesse.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2006-08-10 21:37:13 -0400
committerJeff Garzik <jeff@garzik.org>2006-08-14 14:00:43 -0400
commitbcd68373877e74d8ca5039c10dc5d699ba5dc7d0 (patch)
tree17f105ffe56e49a9b7ee75e63eb2297fa1f558c5 /drivers/net/phy/vitesse.c
parentMerge branch 'upstream-fixes' into upstream (diff)
downloadlinux-dev-bcd68373877e74d8ca5039c10dc5d699ba5dc7d0.tar.xz
linux-dev-bcd68373877e74d8ca5039c10dc5d699ba5dc7d0.zip
[PATCH] remove unnecessary config.h includes from drivers/net/
config.h is automatically included by kbuild these days. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/phy/vitesse.c')
-rw-r--r--drivers/net/phy/vitesse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/phy/vitesse.c b/drivers/net/phy/vitesse.c
index ffd215d9a9be..792716beb052 100644
--- a/drivers/net/phy/vitesse.c
+++ b/drivers/net/phy/vitesse.c
@@ -12,7 +12,6 @@
*
*/
-#include <linux/config.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/mii.h>