]> 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)
commit5e345444325db0166ccd05b7f0b074b7b911f796
tree3f12ab2541e74e2464808814b1936ea77374e758
parent56e7b2a7a2bc02039217175a509c199e5a2b084f
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