diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2010-12-02 13:47:17 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-03 09:08:07 -0800 |
commit | 90b7a4ee610bf1d14120f5e0618ae2a3568394a5 (patch) | |
tree | 95920b22385c9ca78b8b7412ca2d357b4b6c6b9a /drivers/net/sfc/falcon_xmac.c | |
parent | 6a8872c54d177abd900a0cf165b76ecb4803f052 (diff) |
sfc: Remove unnecessary inclusion of various private header files
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/falcon_xmac.c')
-rw-r--r-- | drivers/net/sfc/falcon_xmac.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/falcon_xmac.c b/drivers/net/sfc/falcon_xmac.c index b31f595ebb5b..e293e25d1348 100644 --- a/drivers/net/sfc/falcon_xmac.c +++ b/drivers/net/sfc/falcon_xmac.c @@ -16,7 +16,6 @@ #include "io.h" #include "mac.h" #include "mdio_10g.h" -#include "phy.h" #include "workarounds.h" /************************************************************************** |