diff options
| -rw-r--r-- | arch/arm/mach-ixp4xx/goramo_mlr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ixp4xx/goramo_mlr.c b/arch/arm/mach-ixp4xx/goramo_mlr.c index f417632bc991..53b8348dfcc2 100644 --- a/arch/arm/mach-ixp4xx/goramo_mlr.c +++ b/arch/arm/mach-ixp4xx/goramo_mlr.c | |||
| @@ -330,7 +330,7 @@ static struct platform_device device_hss_tab[] = { | |||
| 330 | }; | 330 | }; |
| 331 | 331 | ||
| 332 | 332 | ||
| 333 | static struct platform_device *device_tab[6] __initdata = { | 333 | static struct platform_device *device_tab[7] __initdata = { |
| 334 | &device_flash, /* index 0 */ | 334 | &device_flash, /* index 0 */ |
| 335 | }; | 335 | }; |
| 336 | 336 | ||
