X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=cpu%2Fblackfin%2Fi2c.c;h=60f03d47a154f712585f99f9a0fc58a55d81454a;hb=a524e112b424c6843800ea2f19d3a8cf01d0aa94;hp=47be2587d548cdd4e7b97a31a58c9813454e3e86;hpb=9171fc81722c20fdb5a829a58b17c9eaadd5fb44;p=u-boot diff --git a/cpu/blackfin/i2c.c b/cpu/blackfin/i2c.c index 47be2587d5..60f03d47a1 100644 --- a/cpu/blackfin/i2c.c +++ b/cpu/blackfin/i2c.c @@ -302,7 +302,7 @@ void i2c_init(int speed, int slaveaddr) * i2c_probe: - Test if a chip answers for a given i2c address * * @chip: address of the chip which is searched for - * @return: 0 if a chip was found, -1 otherwhise + * @return: 0 if a chip was found, -1 otherwhise */ int i2c_probe(uchar chip)