summaryrefslogtreecommitdiff
path: root/include/usb_mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_mux.h')
-rw-r--r--include/usb_mux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_mux.h b/include/usb_mux.h
index c628cfc869..ad683e5920 100644
--- a/include/usb_mux.h
+++ b/include/usb_mux.h
@@ -184,7 +184,7 @@ struct usb_retimer {
* no retimer driver is to be called.
*/
- /* I2C port and slave address */
+ /* I2C port and peripheral address */
const int i2c_port;
const uint16_t i2c_addr_flags;