commit | 418a48b26a2f532eb13fa760e6e7c5f59eb378ee | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Mar 19 18:02:38 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Fri Apr 07 14:17:24 2023 +0200 |
tree | 4e728ca1ddf21991fea7e9382b57f222c5b0d89a | |
parent | 921215938af479a0bbe5d1a8f533bfb76260caf3 [diff] |
net: phy: ca_phy: Staticize PHY driver entries These struct phy_driver ... instances are local to this source code file, staticize them. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Acked-by: Michal Simek <michal.simek@amd.com> Tested-by: Michal Simek <michal.simek@amd.com> #microblaze (MANUAL_RELOC)