]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/Marvell/openrd/openrd.c
kirkwood: make MPP arrays static const
[karo-tx-uboot.git] / board / Marvell / openrd / openrd.c
index d48f05a0488ade209a5df311b2175dfb2a3da7f0..c59a32611c6866999de713c46b20e45c1892ecb4 100644 (file)
@@ -48,7 +48,7 @@ int board_early_init_f(void)
                        OPENRD_OE_LOW, OPENRD_OE_HIGH);
 
        /* Multi-Purpose Pins Functionality configuration */
-       u32 kwmpp_config[] = {
+       static const u32 kwmpp_config[] = {
                MPP0_NF_IO2,
                MPP1_NF_IO3,
                MPP2_NF_IO4,