Merge branch 'akpm' (Andrew's incoming - part two)
[pandora-kernel.git] / drivers / w1 / slaves / w1_ds2780.h
index a1fba79..7373793 100644 (file)
 
 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 */