summaryrefslogtreecommitdiff
path: root/src/include/device/smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/smbus.h')
-rw-r--r--src/include/device/smbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/smbus.h b/src/include/device/smbus.h
index 094ad42629..cae4f3fde3 100644
--- a/src/include/device/smbus.h
+++ b/src/include/device/smbus.h
@@ -28,7 +28,6 @@ static inline const struct smbus_bus_operations *ops_smbus_bus(struct bus *bus)
}
struct bus *get_pbus_smbus(struct device *dev);
-int smbus_set_link(struct device *dev);
static inline int smbus_recv_byte(struct device *const dev)
{