Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152643347
D50191.id154944.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
369 B
Referenced Files
None
Subscribers
None
D50191.id154944.diff
View Options
diff --git a/sys/dev/mii/mcommphy.c b/sys/dev/mii/mcommphy.c
--- a/sys/dev/mii/mcommphy.c
+++ b/sys/dev/mii/mcommphy.c
@@ -243,6 +243,7 @@
PHY_WRITE(sc, EXT_REG_ADDR, oldaddr);
}
+#ifdef FDT
static int
mcommphy_yt8531_setup_delay(struct mii_softc *sc)
{
@@ -285,6 +286,7 @@
return (0);
}
+#endif
static int
mcommphy_yt8531_setup(struct mii_softc *sc)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 5:39 AM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31642158
Default Alt Text
D50191.id154944.diff (369 B)
Attached To
Mode
D50191: mccomphy: Guard the definition of mcommphy_yt8531_setup_delay()
Attached
Detach File
Event Timeline
Log In to Comment