diff options
| author | Marek Vasut <[email protected]> | 2023-03-19 18:03:01 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-04-07 14:18:50 +0200 |
| commit | f2e0be396e4100df9327d8bdc25a71585375c4c5 (patch) | |
| tree | 7fca3679c96e700051ec47337c375d9b492761ea /scripts/basic/Makefile | |
| parent | 1965f2aa65fb6cc98775dec4ac5498eabcd885d3 (diff) | |
net: phy: realtek: 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
