diff options
-rw-r--r-- | arch/arm/include/asm/imx-common/mxc_key_defs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/include/asm/imx-common/mxc_key_defs.h b/arch/arm/include/asm/imx-common/mxc_key_defs.h index 5a1fec7..f0765c4 100644 --- a/arch/arm/include/asm/imx-common/mxc_key_defs.h +++ b/arch/arm/include/asm/imx-common/mxc_key_defs.h @@ -7,8 +7,6 @@ #ifndef _MXC_KEYPAD_H_ #define _MXC_KEYPAD_H_ -#include <config.h> - #define KEY_1 2 #define KEY_2 3 #define KEY_3 4 |