summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 18:42:20 (GMT)
committerTony Lindgren <tony@atomide.com>2012-09-20 22:04:04 (GMT)
commit0e70156de4c8465bfb8cb45cdc1bbc2fa474ce14 (patch)
treec385ecdb309ae74b78ce4204c6970e9522b95714 /arch/arm/mach-omap2/devices.c
parent957988c7d5dbb2d6ef94cb19e80e1854180b03c7 (diff)
downloadlinux-fsl-qoriq-0e70156de4c8465bfb8cb45cdc1bbc2fa474ce14.tar.xz
ARM: OMAP2+: Make omap4-keypad.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 1bb2e92..d092d2a8 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -27,7 +27,7 @@
#include <plat/dma.h>
#include <plat/omap_hwmod.h>
#include <plat/omap_device.h>
-#include <plat/omap4-keypad.h>
+#include "omap4-keypad.h"
#include "soc.h"
#include "common.h"