]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/hardware.h
[PARISC] fix section mismatches in arch/parisc/kernel
[linux-2.6-omap-h63xx.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;