From 3906f53f8818f06b45376f32a746919d6356cb22 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Mon, 30 Apr 2012 16:05:28 +0000 Subject: [PATCH] --- yaml --- r: 333287 b: refs/heads/master c: 30bda0ebef512af996a079977488ea52a0ff1646 h: refs/heads/master i: 333285: 2b9334083daa0fbac24ee2410189534d88b6814d 333283: ed5439b09ee97e280c3217866fe6d05caf792d31 333279: 23a2919734d0e4628b4be9a77b9c9f960c7cecac v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/palmte2.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0e93a3da9c51..19ad9548d9c0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5f0cc6d16c0572bf5e9e65b6133ac415268c0720 +refs/heads/master: 30bda0ebef512af996a079977488ea52a0ff1646 diff --git a/trunk/arch/arm/mach-pxa/palmte2.c b/trunk/arch/arm/mach-pxa/palmte2.c index c054827c567f..8497b28825e5 100644 --- a/trunk/arch/arm/mach-pxa/palmte2.c +++ b/trunk/arch/arm/mach-pxa/palmte2.c @@ -105,6 +105,7 @@ static struct pxamci_platform_data palmte2_mci_platform_data = { .gpio_power = GPIO_NR_PALMTE2_SD_POWER, }; +#if defined(CONFIG_KEYBOARD_GPIO) || defined(CONFIG_KEYBOARD_GPIO_MODULE) /****************************************************************************** * GPIO keys ******************************************************************************/ @@ -132,6 +133,7 @@ static struct platform_device palmte2_pxa_keys = { .platform_data = &palmte2_pxa_keys_data, }, }; +#endif /****************************************************************************** * Backlight