diff options
-rw-r--r-- | arch/arm/mach-pxa/hx4700.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/hx4700.c b/arch/arm/mach-pxa/hx4700.c index 6b3c90ed5f28..848c861dd23f 100644 --- a/arch/arm/mach-pxa/hx4700.c +++ b/arch/arm/mach-pxa/hx4700.c | |||
@@ -820,6 +820,7 @@ static struct platform_device *devices[] __initdata = { | |||
820 | &gpio_keys, | 820 | &gpio_keys, |
821 | &backlight, | 821 | &backlight, |
822 | &w3220, | 822 | &w3220, |
823 | &hx4700_lcd, | ||
823 | &egpio, | 824 | &egpio, |
824 | &bq24022, | 825 | &bq24022, |
825 | &gpio_vbus, | 826 | &gpio_vbus, |