summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-19 18:02:57 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:18:49 +0200
commit3b96dc7513c4c309fc74165d4de562e4bcd73467 (patch)
treeb510fa0c6eecdf4e8164f143a81116ea8c2a1d66 /scripts/basic/Makefile
parent6b5eea7508e91659997f07139e3108a6bb1b422e (diff)
net: phy: meson-gxl: 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