diff options
| author | Marek Vasut <[email protected]> | 2023-03-19 18:03:12 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-04-07 14:18:51 +0200 |
| commit | f7053296cbe75fa7e5634b63d983e9d630052a96 (patch) | |
| tree | 60f47ff979af6eb39a813352cdbe78b8b9c1e903 /include | |
| parent | 53ef8d79f254c97dc7592ff8d10d5ba724195fe6 (diff) | |
net: phy: genphy: 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 'include')
0 files changed, 0 insertions, 0 deletions
