mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 22:21:21 +00:00
Fix numerous minor problems with new phy subsystem.
Includes fixes for problems noted by Adrian Bunk, Andrew Morton, and one other person lost in the annals of history (and email folders).
This commit is contained in:
parent
303bcb4b67
commit
67c4f3fa25
7 changed files with 53 additions and 893 deletions
|
@ -374,5 +374,4 @@ int phy_start_interrupts(struct phy_device *phydev);
|
|||
void phy_print_status(struct phy_device *phydev);
|
||||
|
||||
extern struct bus_type mdio_bus_type;
|
||||
extern struct phy_driver genphy_driver;
|
||||
#endif /* __PHY_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue