aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth_ethtool.c
diff options
context:
space:
mode:
authorJianjun Kong <jianjun@zeuux.org>2008-11-04 21:47:07 +0800
committerLinus Torvalds <torvalds@linux-foundation.org>2008-11-04 08:18:19 -0800
commit54074d59320581a6d7e4f4dd405e8cac1d174b75 (patch)
tree57e510086daa9ea6a398900f2432e818c4156275 /drivers/net/ucc_geth_ethtool.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (diff)
downloadlinux-dev-54074d59320581a6d7e4f4dd405e8cac1d174b75.tar.xz
linux-dev-54074d59320581a6d7e4f4dd405e8cac1d174b75.zip
drivers: remove duplicated #include
Signed-off-by: Jianjun Kong <jianjun@zeuux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/ucc_geth_ethtool.c')
-rw-r--r--drivers/net/ucc_geth_ethtool.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ucc_geth_ethtool.c b/drivers/net/ucc_geth_ethtool.c
index cfbbfee55836..85f38a6b6a49 100644
--- a/drivers/net/ucc_geth_ethtool.c
+++ b/drivers/net/ucc_geth_ethtool.c
@@ -37,7 +37,6 @@
#include <asm/irq.h>
#include <asm/uaccess.h>
#include <asm/types.h>
-#include <asm/uaccess.h>
#include "ucc_geth.h"
#include "ucc_geth_mii.h"