diff options
Diffstat (limited to 'arch/arm/mach-pxa/palmte2.c')
| -rw-r--r-- | arch/arm/mach-pxa/palmte2.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/palmte2.c b/arch/arm/mach-pxa/palmte2.c index 997e6da9a9c4..32e0d7998355 100644 --- a/arch/arm/mach-pxa/palmte2.c +++ b/arch/arm/mach-pxa/palmte2.c | |||
| @@ -105,6 +105,7 @@ static struct pxamci_platform_data palmte2_mci_platform_data = { | |||
| 105 | .gpio_power = GPIO_NR_PALMTE2_SD_POWER, | 105 | .gpio_power = GPIO_NR_PALMTE2_SD_POWER, |
| 106 | }; | 106 | }; |
| 107 | 107 | ||
| 108 | #if defined(CONFIG_KEYBOARD_GPIO) || defined(CONFIG_KEYBOARD_GPIO_MODULE) | ||
| 108 | /****************************************************************************** | 109 | /****************************************************************************** |
| 109 | * GPIO keys | 110 | * GPIO keys |
| 110 | ******************************************************************************/ | 111 | ******************************************************************************/ |
| @@ -132,6 +133,7 @@ static struct platform_device palmte2_pxa_keys = { | |||
| 132 | .platform_data = &palmte2_pxa_keys_data, | 133 | .platform_data = &palmte2_pxa_keys_data, |
| 133 | }, | 134 | }, |
| 134 | }; | 135 | }; |
| 136 | #endif | ||
| 135 | 137 | ||
| 136 | /****************************************************************************** | 138 | /****************************************************************************** |
| 137 | * Backlight | 139 | * Backlight |
