]> Git Repo - J-u-boot.git/blobdiff - include/w1-eeprom.h
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into...
[J-u-boot.git] / include / w1-eeprom.h
index 22337368b4b556bf67be975315798699bfd112cd..b3cf77a81ef670f261878483850490eea2d6d52a 100644 (file)
@@ -27,7 +27,5 @@ int w1_eeprom_read_buf(struct udevice *dev, unsigned int offset,
 
 int w1_eeprom_dm_init(void);
 
-int w1_eeprom_register_new_device(u64 id);
-
 int w1_eeprom_get_id(struct udevice *dev, u64 *id);
 #endif
This page took 0.025713 seconds and 4 git commands to generate.