]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/LaCie/netspace_v2/netspace_v2.c
kirkwood: make MPP arrays static const
[karo-tx-uboot.git] / board / LaCie / netspace_v2 / netspace_v2.c
index 101a80a70ab9a0eed2c792dc9c2121674b115a1b..0aa5345ddcc8040ecff6e0948e0a2b3c93dc89a6 100644 (file)
@@ -39,7 +39,7 @@ int board_early_init_f(void)
                        NETSPACE_V2_OE_LOW, NETSPACE_V2_OE_HIGH);
 
        /* Multi-Purpose Pins Functionality configuration */
-       u32 kwmpp_config[] = {
+       static const u32 kwmpp_config[] = {
                MPP0_SPI_SCn,
                MPP1_SPI_MOSI,
                MPP2_SPI_SCK,