diff options
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/mioa701.h')
-rw-r--r-- | arch/arm/mach-pxa/include/mach/mioa701.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/mioa701.h b/arch/arm/mach-pxa/include/mach/mioa701.h index 02868447b0b..e57f5c724e8 100644 --- a/arch/arm/mach-pxa/include/mach/mioa701.h +++ b/arch/arm/mach-pxa/include/mach/mioa701.h | |||
@@ -61,6 +61,9 @@ | |||
61 | #define GPIO93_KEY_VOLUME_UP 93 | 61 | #define GPIO93_KEY_VOLUME_UP 93 |
62 | #define GPIO94_KEY_VOLUME_DOWN 94 | 62 | #define GPIO94_KEY_VOLUME_DOWN 94 |
63 | 63 | ||
64 | /* Camera */ | ||
65 | #define GPIO56_MT9M111_nOE 56 | ||
66 | |||
64 | extern struct input_dev *mioa701_evdev; | 67 | extern struct input_dev *mioa701_evdev; |
65 | extern void mioa701_gpio_lpm_set(unsigned long mfp_pin); | 68 | extern void mioa701_gpio_lpm_set(unsigned long mfp_pin); |
66 | 69 | ||