summaryrefslogtreecommitdiff
path: root/drivers/net/stmmac/dwmac1000.h
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>2010-01-06 23:07:21 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-01-08 01:06:11 (GMT)
commit5e33c791233b7da47b5403344a915c1b7edaaad8 (patch)
treec69a6a5aa1a092b5ad049dc73f28f0afaef69ce9 /drivers/net/stmmac/dwmac1000.h
parent21d437cc66dcfd0119a4905214fbbe19f3e276dc (diff)
downloadlinux-5e33c791233b7da47b5403344a915c1b7edaaad8.tar.xz
stmmac: include netdevice.h into the common.h header
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/stmmac/dwmac1000.h')
-rw-r--r--drivers/net/stmmac/dwmac1000.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/stmmac/dwmac1000.h b/drivers/net/stmmac/dwmac1000.h
index 3d54d6c..62dca0e 100644
--- a/drivers/net/stmmac/dwmac1000.h
+++ b/drivers/net/stmmac/dwmac1000.h
@@ -20,7 +20,6 @@
Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
*******************************************************************************/
-#include <linux/netdevice.h>
#include <linux/phy.h>
#include "common.h"