]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_eeprom.c
Revert "GCC4.6: Convert various empty macros to inline functions"
[karo-tx-uboot.git] / common / cmd_eeprom.c
index 9f4b22c553ab3f6c114fc1b2c1cdb0c9a07d3021..e911377dc6f69674bab11aec5ef9ca078760dddd 100644 (file)
@@ -250,7 +250,7 @@ int eeprom_write (unsigned dev_addr, unsigned offset, uchar *buffer, unsigned cn
 
                /*
                 * For a FRAM device there is no limit on the number of the
-                * bytes that can be ccessed with the single read or write
+                * bytes that can be accessed with the single read or write
                 * operation.
                 */
 #if !defined(CONFIG_SYS_I2C_FRAM)