]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit0207dd1173fe31c153ffd439c4bb33d1341829b1
tree8ce7e96850d9073368e72c8f89133ceb90931bf1
parentfb78a95e22123da57cb79b98bdc62eb33965ca8a
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]