summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:02:44 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:48 +0200
commita5fbc10560699722b3a64a02ad0ce5cdae5d473f (patch)
tree8aa193f5978b5564cadfa7138eea4fe4358b642d /scripts
parent4de8644504a69285fa9e28da072ab1ec298543f5 (diff)
net: phy: aquantia: 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 'scripts')
0 files changed, 0 insertions, 0 deletions