X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cmd%2Fi2c.c;h=473153fbd4737a7949a3f22b0c5a29b7009b941b;hb=b504ff9f6bbdd4d3700595f64f3c30c5c9f70d35;hp=18ce789d7edd916bd704e776b70afedaa3b446d7;hpb=18c4e7f71c3ab7298a5453c492e0a9c46cd38c23;p=u-boot diff --git a/cmd/i2c.c b/cmd/i2c.c index 18ce789d7e..473153fbd4 100644 --- a/cmd/i2c.c +++ b/cmd/i2c.c @@ -178,7 +178,7 @@ static int i2c_get_cur_bus_chip(uint chip_addr, struct udevice **devp) * i2c_init_board() - Board-specific I2C bus init * * This function is the default no-op implementation of I2C bus - * initialization. This function can be overriden by board-specific + * initialization. This function can be overridden by board-specific * implementation if needed. */ __weak