diff options
Diffstat (limited to 'drivers/w1/slaves/w1_ds2781.h')
| -rw-r--r-- | drivers/w1/slaves/w1_ds2781.h | 2 |
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 @@ | |||
| 129 | 129 | ||
| 130 | extern int w1_ds2781_io(struct device *dev, char *buf, int addr, size_t count, | 130 | extern int w1_ds2781_io(struct device *dev, char *buf, int addr, size_t count, |
| 131 | int io); | 131 | int io); |
| 132 | extern int w1_ds2781_io_nolock(struct device *dev, char *buf, int addr, | ||
| 133 | size_t count, int io); | ||
| 134 | extern int w1_ds2781_eeprom_cmd(struct device *dev, int addr, int cmd); | 132 | extern int w1_ds2781_eeprom_cmd(struct device *dev, int addr, int cmd); |
| 135 | 133 | ||
| 136 | #endif /* !_W1_DS2781_H */ | 134 | #endif /* !_W1_DS2781_H */ |
