diff options
Diffstat (limited to 'arch/mips/bcm63xx')
-rw-r--r-- | arch/mips/bcm63xx/boards/board_bcm963xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/bcm63xx/boards/board_bcm963xx.c b/arch/mips/bcm63xx/boards/board_bcm963xx.c index 442ba96d4004..1cd4d73f23c7 100644 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c | |||
@@ -639,7 +639,7 @@ static struct board_info __initdata board_DWVS0 = { | |||
639 | /* | 639 | /* |
640 | * all boards | 640 | * all boards |
641 | */ | 641 | */ |
642 | static const struct board_info __initdata *bcm963xx_boards[] = { | 642 | static const struct board_info __initconst *bcm963xx_boards[] = { |
643 | #ifdef CONFIG_BCM63XX_CPU_6328 | 643 | #ifdef CONFIG_BCM63XX_CPU_6328 |
644 | &board_96328avng, | 644 | &board_96328avng, |
645 | #endif | 645 | #endif |