]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cpu/blackfin/i2c.c
Big white-space cleanup.
[karo-tx-uboot.git] / cpu / blackfin / i2c.c
index 47be2587d548cdd4e7b97a31a58c9813454e3e86..60f03d47a154f712585f99f9a0fc58a55d81454a 100644 (file)
@@ -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)