Skip to content

Commit

Permalink
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
Huang Weiyi authored and Jeff Garzik committed May 22, 2008
1 parent f917d58 commit 94a47f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/bfin_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/crc32.h>
#include <linux/device.h>
#include <linux/spinlock.h>
#include <linux/ethtool.h>
#include <linux/mii.h>
#include <linux/phy.h>
#include <linux/netdevice.h>
Expand Down

0 comments on commit 94a47f4

Please sign in to comment.