summaryrefslogtreecommitdiff
path: root/common/i2c_wedge.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/i2c_wedge.c')
-rw-r--r--common/i2c_wedge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/i2c_wedge.c b/common/i2c_wedge.c
index ef87234cce..7b52698ed5 100644
--- a/common/i2c_wedge.c
+++ b/common/i2c_wedge.c
@@ -10,7 +10,7 @@
* pit:
*
* #define CONFIG_CMD_I2CWEDGE
- * #define I2C_PORT_HOST I2C_PORT_MASTER
+ * #define I2C_PORT_HOST I2C_PORT_CONTROLLER
*
*/