OMAP3: Keypad: Fix incorrect type initializer
[pandora-kernel.git] / arch / arm / mach-omap2 / board-zoom-peripherals.c
index e5eac46..073fd9b 100644 (file)
 #include <plat/common.h>
 #include <plat/usb.h>
 
+#include <mach/board-zoom.h>
+
 #include "mux.h"
 #include "hsmmc.h"
 
 /* Zoom2 has Qwerty keyboard*/
-static int board_keymap[] = {
+static uint32_t board_keymap[] = {
        KEY(0, 0, KEY_E),
        KEY(0, 1, KEY_R),
        KEY(0, 2, KEY_T),