summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-09-15 22:29:07 +0800
committerTerry Lv <r65388@freescale.com>2010-09-20 13:25:43 +0800
commit71ba5d33991342c566b92961b5c98e99861e20c0 (patch)
treeea4f11cddc74960823c08a2811c92ba48bd3b038 /drivers/input
parent6537dffd192344d8c786a037bce9f41db5448fc9 (diff)
downloadu-boot-imx-71ba5d33991342c566b92961b5c98e99861e20c0.zip
u-boot-imx-71ba5d33991342c566b92961b5c98e99861e20c0.tar.gz
u-boot-imx-71ba5d33991342c566b92961b5c98e99861e20c0.tar.bz2
ENGR00131578: Add android recovery mode support for mx53
Add android recovery mode support for mx53. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'drivers/input')
-rw-r--r--drivers/input/mxc_keyb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/mxc_keyb.c b/drivers/input/mxc_keyb.c
index fae3b69..263f743 100644
--- a/drivers/input/mxc_keyb.c
+++ b/drivers/input/mxc_keyb.c
@@ -30,8 +30,8 @@
#include <asm/io.h>
#include <common.h>
#include <asm/errno.h>
-#include <asm/arch/keypad.h>
#include <linux/types.h>
+#include <asm/mxc_key_defs.h>
#include <malloc.h>
/*