OSDN Git Service

bcm63xx_enet: remove unneeded include
authorJonas Gorski <jonas.gorski@gmail.com>
Sun, 1 Oct 2017 11:02:20 +0000 (13:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Oct 2017 06:05:11 +0000 (23:05 -0700)
We don't use anyhing from that file, so drop it.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcm63xx_enet.h

index 0a1b7b2..dd6ae30 100644 (file)
@@ -8,7 +8,6 @@
 #include <linux/platform_device.h>
 
 #include <bcm63xx_regs.h>
-#include <bcm63xx_irq.h>
 #include <bcm63xx_io.h>
 #include <bcm63xx_iudma.h>