aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1_family.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1/w1_family.h')
-rw-r--r--drivers/w1/w1_family.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/w1/w1_family.h b/drivers/w1/w1_family.h
index 296a87edd922..30531331a643 100644
--- a/drivers/w1/w1_family.h
+++ b/drivers/w1/w1_family.h
@@ -53,7 +53,6 @@ struct w1_family
53 struct w1_family_ops *fops; 53 struct w1_family_ops *fops;
54 54
55 atomic_t refcnt; 55 atomic_t refcnt;
56 u8 need_exit;
57}; 56};
58 57
59extern spinlock_t w1_flock; 58extern spinlock_t w1_flock;