X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Flinux%2Fpercpu.h;h=cc88172c7d9a827f919592eba81275c052f9046b;hb=283dbd82055eb70ff3b469f812d9c695f18c9641;hp=2b9f82c037c9279a6e26e8ea7e063ca3131b61b6;hpb=89a897fbd8c181bfbf814b84fcdce1cd80a3a388;p=firefly-linux-kernel-4.4.55.git diff --git a/include/linux/percpu.h b/include/linux/percpu.h index 2b9f82c037c9..cc88172c7d9a 100644 --- a/include/linux/percpu.h +++ b/include/linux/percpu.h @@ -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;