]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: mdio-gpio: Remove redundant platform data header
authorAndrew Lunn <andrew@lunn.ch>
Wed, 18 Apr 2018 23:02:59 +0000 (01:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 19:59:11 +0000 (15:59 -0400)
commit99c4bcb679a5eb9a13a1ba2d5dae5646eb021ab6
tree8ce7e96850d9073368e72c8f89133ceb90931bf1
parentcd59845ab38408b2b1f09a9fe75a6ca30ab2a269
net: phy: mdio-gpio: Remove redundant platform data header

The platform data header file is now unused. Remove it, but add
an extra include which it brought in.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/phy/mdio-gpio.c
include/linux/platform_data/mdio-gpio.h [deleted file]