[PARISC] fix section mismatches in arch/parisc/kernel
[safe/jmp/linux-2.6] / include / asm-parisc / hardware.h
index daf58dd..4e96268 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;