diff options
Diffstat (limited to 'drivers/w1/w1.h')
-rw-r--r-- | drivers/w1/w1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/w1/w1.h b/drivers/w1/w1.h index c90a92879bc7..f1df5343f4ad 100644 --- a/drivers/w1/w1.h +++ b/drivers/w1/w1.h | |||
@@ -211,7 +211,6 @@ static inline struct w1_master* dev_to_w1_master(struct device *dev) | |||
211 | } | 211 | } |
212 | 212 | ||
213 | extern struct device_driver w1_master_driver; | 213 | extern struct device_driver w1_master_driver; |
214 | extern struct bus_type w1_bus_type; | ||
215 | extern struct device w1_master_device; | 214 | extern struct device w1_master_device; |
216 | extern int w1_max_slave_count; | 215 | extern int w1_max_slave_count; |
217 | extern int w1_max_slave_ttl; | 216 | extern int w1_max_slave_ttl; |