]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/mmc/sh_sdhi.c
Use correct spelling of "U-Boot"
[karo-tx-uboot.git] / drivers / mmc / sh_sdhi.c
index cc62c89a259f800535726be62254832fe4b1e1ce..30e538cc1617219af6969aa3b240ba32b8cd408b 100644 (file)
@@ -526,7 +526,7 @@ static int sh_sdhi_start_cmd(struct sh_sdhi_host *host,
        opc = sh_sdhi_set_cmd(host, data, opc);
 
        /*
-        *  U-boot cannot use interrupt.
+        *  U-Boot cannot use interrupt.
         *  So this flag may not be clear by timing
         */
        sh_sdhi_writew(host, SDHI_INFO1, ~INFO1_RESP_END);