diff options
Diffstat (limited to 'arch/arm/mach-davinci/board-neuros-osd2.c')
-rw-r--r-- | arch/arm/mach-davinci/board-neuros-osd2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/board-neuros-osd2.c b/arch/arm/mach-davinci/board-neuros-osd2.c index bd9ca079b69d..1fadc68d9fbb 100644 --- a/arch/arm/mach-davinci/board-neuros-osd2.c +++ b/arch/arm/mach-davinci/board-neuros-osd2.c | |||
@@ -60,7 +60,7 @@ | |||
60 | 60 | ||
61 | #define NAND_BLOCK_SIZE SZ_128K | 61 | #define NAND_BLOCK_SIZE SZ_128K |
62 | 62 | ||
63 | struct mtd_partition davinci_ntosd2_nandflash_partition[] = { | 63 | static struct mtd_partition davinci_ntosd2_nandflash_partition[] = { |
64 | { | 64 | { |
65 | /* UBL (a few copies) plus U-Boot */ | 65 | /* UBL (a few copies) plus U-Boot */ |
66 | .name = "bootloader", | 66 | .name = "bootloader", |