summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:02:43 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:48 +0200
commit4de8644504a69285fa9e28da072ab1ec298543f5 (patch)
treed87ed2d92ee9a96422a4afd98fbb00d904649279 /scripts/basic/Makefile
parent7940a93eb9778d275d5c2adcc8ee04e2f52d7b57 (diff)
net: phy: adin: 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