]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-parisc/hardware.h
Pull vector-domain into release branch
[karo-tx-linux.git] / include / asm-parisc / hardware.h
index daf58dd4ea078cdae2419efd66a651e5847b725c..4e9626836bab8d1d7a5fb413709a7b9f9f6e35dc 100644 (file)
@@ -35,7 +35,7 @@ enum cpu_type {
        mako2   = 12  /* pa8900         pa 2.0  */
 };
 
-extern char *cpu_name_version[][2]; /* mapping from enum cpu_type to strings */
+extern const char * const cpu_name_version[][2]; /* mapping from enum cpu_type to strings */
 
 struct parisc_driver;