X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fw1%2Fslaves%2Fw1_ds2780.h;h=a1fba79eb1b54ea990dc9cf6923452e482a6e3e2;hb=c1b669b72a05aeae0882742dd40f30d51732ed15;hp=7373793650216cca9eed315cf9875c40863aa726;hpb=4d18de944954b973fede3259d206022f90549269;p=~andy%2Flinux diff --git a/drivers/w1/slaves/w1_ds2780.h b/drivers/w1/slaves/w1_ds2780.h index 73737936502..a1fba79eb1b 100644 --- a/drivers/w1/slaves/w1_ds2780.h +++ b/drivers/w1/slaves/w1_ds2780.h @@ -124,8 +124,6 @@ extern int w1_ds2780_io(struct device *dev, char *buf, int addr, size_t count, int io); -extern int w1_ds2780_io_nolock(struct device *dev, char *buf, int addr, - size_t count, int io); extern int w1_ds2780_eeprom_cmd(struct device *dev, int addr, int cmd); #endif /* !_W1_DS2780_H */