diff options
author | Tony Lindgren <tony@atomide.com> | 2012-10-08 12:11:22 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-10-17 14:36:46 -0400 |
commit | 8599e7c58786e3aef0bdb0fa093fd5150ae8a9bc (patch) | |
tree | 0225cc3dd7829d3948102c5263a341bb0a5c5c2d /arch/arm/mach-omap2/board-3630sdp.c | |
parent | 54b693d46772f59fcfcb2cdd0f8b4bff2392b188 (diff) |
ARM: OMAP2+: Make board-zoom.h local
This can be local to mach-omap2.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-3630sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-3630sdp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-3630sdp.c b/arch/arm/mach-omap2/board-3630sdp.c index fc224ad86747..f1df60102a65 100644 --- a/arch/arm/mach-omap2/board-3630sdp.c +++ b/arch/arm/mach-omap2/board-3630sdp.c | |||
@@ -20,7 +20,7 @@ | |||
20 | #include "gpmc-smc91x.h" | 20 | #include "gpmc-smc91x.h" |
21 | #include <plat/usb.h> | 21 | #include <plat/usb.h> |
22 | 22 | ||
23 | #include <mach/board-zoom.h> | 23 | #include "board-zoom.h" |
24 | 24 | ||
25 | #include "board-flash.h" | 25 | #include "board-flash.h" |
26 | #include "mux.h" | 26 | #include "mux.h" |