summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/miiphy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/miiphy.h b/include/miiphy.h
index 9b8b42799c2..d2678379a1b 100644
--- a/include/miiphy.h
+++ b/include/miiphy.h
@@ -74,7 +74,6 @@ struct bb_miiphy_bus_ops {
};
struct bb_miiphy_bus {
- void *priv;
struct mii_dev mii;
};