aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2781.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1/slaves/w1_ds2781.h')
-rw-r--r--drivers/w1/slaves/w1_ds2781.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/w1/slaves/w1_ds2781.h b/drivers/w1/slaves/w1_ds2781.h
index 82bc66497b43..557dfb0b4f64 100644
--- a/drivers/w1/slaves/w1_ds2781.h
+++ b/drivers/w1/slaves/w1_ds2781.h
@@ -129,8 +129,6 @@
extern int w1_ds2781_io(struct device *dev, char *buf, int addr, size_t count,
int io);
-extern int w1_ds2781_io_nolock(struct device *dev, char *buf, int addr,
- size_t count, int io);
extern int w1_ds2781_eeprom_cmd(struct device *dev, int addr, int cmd);
#endif /* !_W1_DS2781_H */