Skip to content
Snippets Groups Projects
Commit 3c6928fd authored by Jeroen Hofstee's avatar Jeroen Hofstee Committed by Tom Rini
Browse files

net: phy: fix warnings with W=1


get_phy_id is marked weak but has no protype nor a
strong version, just make it static. Use __weak for
board_phy_config.

Signed-off-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
parent 002ad7b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment