]> git.sur5r.net Git - u-boot/blobdiff - include/sdhci.h
MIPS: provide a default u-boot-spl.lds
[u-boot] / include / sdhci.h
index 23893b57408056ea3cd077af2923a300e53c36fb..e0f66670b6a926aa4feacdf26fa467eed0149eb6 100644 (file)
@@ -235,7 +235,7 @@ struct sdhci_ops {
 };
 
 struct sdhci_host {
-       char *name;
+       const char *name;
        void *ioaddr;
        unsigned int quirks;
        unsigned int host_caps;