diff options
-rw-r--r-- | drivers/net/gianfar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/gianfar.h b/drivers/net/gianfar.h index dd499d7cde26..0642d52aef5c 100644 --- a/drivers/net/gianfar.h +++ b/drivers/net/gianfar.h | |||
@@ -45,7 +45,6 @@ | |||
45 | #include <linux/crc32.h> | 45 | #include <linux/crc32.h> |
46 | #include <linux/workqueue.h> | 46 | #include <linux/workqueue.h> |
47 | #include <linux/ethtool.h> | 47 | #include <linux/ethtool.h> |
48 | #include <linux/fsl_devices.h> | ||
49 | 48 | ||
50 | /* The maximum number of packets to be handled in one call of gfar_poll */ | 49 | /* The maximum number of packets to be handled in one call of gfar_poll */ |
51 | #define GFAR_DEV_WEIGHT 64 | 50 | #define GFAR_DEV_WEIGHT 64 |