diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-rx51-peripherals.c')
-rw-r--r-- | arch/arm/mach-omap2/board-rx51-peripherals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c index cf6f12ed1d87..25a273dfb9cd 100644 --- a/arch/arm/mach-omap2/board-rx51-peripherals.c +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c | |||
@@ -186,7 +186,7 @@ static void __init rx51_add_gpio_keys(void) | |||
186 | } | 186 | } |
187 | #endif /* CONFIG_KEYBOARD_GPIO || CONFIG_KEYBOARD_GPIO_MODULE */ | 187 | #endif /* CONFIG_KEYBOARD_GPIO || CONFIG_KEYBOARD_GPIO_MODULE */ |
188 | 188 | ||
189 | static int board_keymap[] = { | 189 | static uint32_t board_keymap[] = { |
190 | /* | 190 | /* |
191 | * Note that KEY(x, 8, KEY_XXX) entries represent "entrire row | 191 | * Note that KEY(x, 8, KEY_XXX) entries represent "entrire row |
192 | * connected to the ground" matrix state. | 192 | * connected to the ground" matrix state. |