]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4670a7c55458dcb2608acae233d5887a33f21cf5
tree3f12ab2541e74e2464808814b1936ea77374e758
parent613172cfd7ed5540dee1d05b9d4453b656b1f82e
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