diff options
| author | Marek Vasut <[email protected]> | 2023-03-19 18:02:50 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-04-07 14:18:49 +0200 |
| commit | 7e9ce5adf6ff14cc051fd9fe11107cd6ce0ba0ef (patch) | |
| tree | b7936a8604a08fb77f734306104b85c94f1b71e9 /scripts/basic/Makefile | |
| parent | 579f359269266b99115b68679a6f5acbcfbc1e7d (diff) | |
net: phy: davicom: 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
