aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/id.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-19 10:33:40 -0700
committerTony Lindgren <tony@atomide.com>2012-09-20 15:02:22 -0700
commit4952af4357cab6221750e5184017170b3becf42d (patch)
tree13b2016466e450b1f0cefb97b46bffe61fdee052 /arch/arm/mach-omap2/id.c
parente27e35ec735fa78c976d30304f852cd2e02c5d1f (diff)
ARM: OMAP2+: Make id.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/id.c')
-rw-r--r--arch/arm/mach-omap2/id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/id.c b/arch/arm/mach-omap2/id.c
index 6b98a178fbe..cf2362ccb23 100644
--- a/arch/arm/mach-omap2/id.c
+++ b/arch/arm/mach-omap2/id.c
@@ -23,7 +23,7 @@
#include "common.h"
-#include <mach/id.h>
+#include "id.h"
#include "soc.h"
#include "control.h"