summaryrefslogtreecommitdiffstats
path: root/include/miiphy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/miiphy.h')
-rw-r--r--include/miiphy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/miiphy.h b/include/miiphy.h
index 23373e96b2..67f1b1ce98 100644
--- a/include/miiphy.h
+++ b/include/miiphy.h
@@ -146,6 +146,7 @@ struct miiphy_device {
int flags;
struct eth_device *edev;
+ struct cdev cdev;
};
int miiphy_register(struct miiphy_device *mdev);