summaryrefslogtreecommitdiff
path: root/include/soc/mscc/ocelot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/soc/mscc/ocelot.h')
-rw-r--r--include/soc/mscc/ocelot.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/soc/mscc/ocelot.h b/include/soc/mscc/ocelot.h
index fef3a36b0210..9b872da0c246 100644
--- a/include/soc/mscc/ocelot.h
+++ b/include/soc/mscc/ocelot.h
@@ -675,9 +675,6 @@ struct ocelot {
struct delayed_work stats_work;
struct workqueue_struct *stats_queue;
- /* Lock for serializing access to the MAC table */
- struct mutex mact_lock;
-
struct workqueue_struct *owq;
u8 ptp:1;