]> 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)
commit6f64f8ce9c6a468bc01141c0147dee69788324df
tree8ce7e96850d9073368e72c8f89133ceb90931bf1
parenta1a4a54978d1c62ef4f1a9de0fd2aecd08cfed95
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]