commit | 1d0018a4306877f7ca4591ca6ea1d0099e2d0ef2 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Fri Jun 26 17:53:21 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 26 13:38:16 2020 -0700 |
tree | fd87b340a91afc5d14623387d67f4f7a6201c7f0 | |
parent | 54e80ded36fc88d3ba2ca7891910baaa08671f8b [diff] |
net: phy: arrange headers in mdio_device.c alphabetically Keeping the headers in alphabetical order is better for readability and allows to easily see if given header is already included. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.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>