mii/dp83822phy: Remove a declaration for a non-existent function
Fixes: 0c9156faeccb ("Introduce DP83822 PHY driver")
This commit is contained in:
parent
1c732c8591
commit
7a33723038
@ -78,7 +78,6 @@ __FBSDID("$FreeBSD$");
|
||||
#define DP83822_MISR2_INT_STS_SHIFT 8
|
||||
|
||||
static int dp_service(struct mii_softc*, struct mii_data*, int);
|
||||
static void dp_status(struct mii_softc*);
|
||||
|
||||
struct dp83822_softc {
|
||||
struct mii_softc mii_sc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user