summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:02:59 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:49 +0200
commitd1296d44de5d5c4c6c41a64310dcdb4bd80d6a2a (patch)
treea18993176261b21f11808aa6f4425ea7ea256c35 /scripts
parent390e3fcd4ecc7f669d26662c988d86ed6ea9a593 (diff)
net: phy: nxp-c45-tja11xx: 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