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