]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/Marvell/rd6281a/rd6281a.c
kirkwood: make MPP arrays static const
[karo-tx-uboot.git] / board / Marvell / rd6281a / rd6281a.c
index 1fd7677dcb589cb26d60c11978b43936eb87b720..adaa6a1a696394a926133e056ab39eeb05f7d0d8 100644 (file)
@@ -44,7 +44,7 @@ int board_early_init_f(void)
                        RD6281A_OE_LOW, RD6281A_OE_HIGH);
 
        /* Multi-Purpose Pins Functionality configuration */
-       u32 kwmpp_config[] = {
+       static const u32 kwmpp_config[] = {
                MPP0_NF_IO2,
                MPP1_NF_IO3,
                MPP2_NF_IO4,