summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:03:00 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:49 +0200
commit1965f2aa65fb6cc98775dec4ac5498eabcd885d3 (patch)
treec2fe71291b37e171d084bec0034027ba14cc3c61 /scripts/basic/Makefile
parentd1296d44de5d5c4c6c41a64310dcdb4bd80d6a2a (diff)
net: phy: nxp-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/basic/Makefile')
0 files changed, 0 insertions, 0 deletions