net: phy: don't include asm/irq.h directly
authorHeiner Kallweit <hkallweit1@gmail.com>
Tue, 15 Jan 2019 20:40:51 +0000 (21:40 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2019 05:08:50 +0000 (21:08 -0800)
commit3fcb3f9b68b048d6b44d5cfabe21ee3145b90424
tree3f12ab2541e74e2464808814b1936ea77374e758
parentc3a6a174d53918b810b60b2bf3e7a46c9a0a19eb
net: phy: don't include asm/irq.h directly

There's no need to and one shouldn't include asm/irq.h directly.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/mdio_bus.c
drivers/net/phy/phy.c
drivers/net/phy/phy_device.c