Merge branch 'fixes' into for-linus
[firefly-linux-kernel-4.4.55.git] / include / linux / percpu.h
index 2b9f82c037c9279a6e26e8ea7e063ca3131b61b6..cc88172c7d9a827f919592eba81275c052f9046b 100644 (file)
@@ -107,7 +107,7 @@ enum pcpu_fc {
 
        PCPU_FC_NR,
 };
-extern const char *pcpu_fc_names[PCPU_FC_NR];
+extern const char * const pcpu_fc_names[PCPU_FC_NR];
 
 extern enum pcpu_fc pcpu_chosen_fc;