summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/lp873x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/lp873x.h')
-rw-r--r--include/linux/mfd/lp873x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/lp873x.h b/include/linux/mfd/lp873x.h
index 83b1bd7..edbec83 100644
--- a/include/linux/mfd/lp873x.h
+++ b/include/linux/mfd/lp873x.h
@@ -263,7 +263,6 @@ enum lp873x_regulator_id {
struct lp873x {
struct device *dev;
u8 rev;
- struct mutex lock; /* lock guarding the data structure */
struct regmap *regmap;
};
#endif /* __LINUX_MFD_LP873X_H */
OpenPOWER on IntegriCloud