summaryrefslogtreecommitdiff
path: root/hw/smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/smbus.h')
-rw-r--r--hw/smbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/smbus.h b/hw/smbus.h
index b6b0662403..640377b0c4 100644
--- a/hw/smbus.h
+++ b/hw/smbus.h
@@ -67,4 +67,3 @@ void smbus_write_block(i2c_bus *bus, int addr, uint8_t command, uint8_t *data,
/* smbus_eeprom.c */
void smbus_eeprom_device_init(i2c_bus *bus, uint8_t addr, uint8_t *buf);
-