From 0e70156de4c8465bfb8cb45cdc1bbc2fa474ce14 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Thu, 20 Sep 2012 11:42:20 -0700 Subject: ARM: OMAP2+: Make omap4-keypad.h local This can be local to mach-omap2. Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/devices.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-omap2/devices.c') diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index 1bb2e92ddc03..d092d2a89ee0 100644 --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include "omap4-keypad.h" #include "soc.h" #include "common.h" -- cgit