summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:02:49 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:48 +0200
commit579f359269266b99115b68679a6f5acbcfbc1e7d (patch)
tree018529f52a0be2fa2b7d61203406b901cd344870 /include/linux
parent227650f0e75ae550350270b953ff828c9c51aa8e (diff)
net: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
Convert PHY driver to U_BOOT_PHY_DRIVER() macro and drop phy_register() init call. Converted using sed "s@^static struct phy_driver \(.*\)_driver = \+{@U_BOOT_PHY_DRIVER(\L\1) = {" Signed-off-by: Marek Vasut <[email protected]> Acked-by: Michal Simek <[email protected]> Tested-by: Michal Simek <[email protected]> #microblaze (MANUAL_RELOC)
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions