diff options
| author | Marek Vasut <[email protected]> | 2023-03-19 18:02:54 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-04-07 14:18:49 +0200 |
| commit | 9010be953e35d193c3948b221327d07eed9b6ae5 (patch) | |
| tree | ec763569b4b1a4a4c6d68bed4c01d3d1d2ad567a /scripts/basic | |
| parent | f10c8938156ad5efa7da796ce76d6d9b5cd31606 (diff) | |
net: phy: marvell: 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
