X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=cmd%2Fi2c.c;h=473153fbd4737a7949a3f22b0c5a29b7009b941b;hb=763e34b43559e1111c813a023e7a0fe24d111014;hp=18ce789d7edd916bd704e776b70afedaa3b446d7;hpb=18c4e7f71c3ab7298a5453c492e0a9c46cd38c23;p=karo-tx-uboot.git 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