]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/microblaze/kernel/intc.c
microblaze: Use static const char * const where possible
[net-next-2.6.git] / arch / microblaze / kernel / intc.c
index 03172c1da770c69eda75e8c72aca7a648c7ada53..e1cf0819d75329722d2718e698f22e5453ddd7bf 100644 (file)
@@ -126,7 +126,7 @@ void __init init_IRQ(void)
                                0
                        };
 #endif
-       static char *intc_list[] = {
+       const char * const intc_list[] = {
                                "xlnx,xps-intc-1.00.a",
                                "xlnx,opb-intc-1.00.c",
                                "xlnx,opb-intc-1.00.b",