diff options
| -rw-r--r-- | arch/arm/mach-omap1/board-h3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-h3.c b/arch/arm/mach-omap1/board-h3.c index dbc8b8d882b..ac48677672e 100644 --- a/arch/arm/mach-omap1/board-h3.c +++ b/arch/arm/mach-omap1/board-h3.c | |||
| @@ -204,7 +204,7 @@ static int nand_dev_ready(struct mtd_info *mtd) | |||
| 204 | 204 | ||
| 205 | static const char *part_probes[] = { "cmdlinepart", NULL }; | 205 | static const char *part_probes[] = { "cmdlinepart", NULL }; |
| 206 | 206 | ||
| 207 | struct platform_nand_data nand_platdata = { | 207 | static struct platform_nand_data nand_platdata = { |
| 208 | .chip = { | 208 | .chip = { |
| 209 | .nr_chips = 1, | 209 | .nr_chips = 1, |
| 210 | .chip_offset = 0, | 210 | .chip_offset = 0, |
