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-zoom-peripherals.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-zoom-peripherals.c')
-rw-r--r-- | arch/arm/mach-omap2/board-zoom-peripherals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-zoom-peripherals.c b/arch/arm/mach-omap2/board-zoom-peripherals.c index c166fe1fdff9..74ac565ca9d0 100644 --- a/arch/arm/mach-omap2/board-zoom-peripherals.c +++ b/arch/arm/mach-omap2/board-zoom-peripherals.c | |||
@@ -28,7 +28,7 @@ | |||
28 | #include "common.h" | 28 | #include "common.h" |
29 | #include <plat/usb.h> | 29 | #include <plat/usb.h> |
30 | 30 | ||
31 | #include <mach/board-zoom.h> | 31 | #include "board-zoom.h" |
32 | 32 | ||
33 | #include "mux.h" | 33 | #include "mux.h" |
34 | #include "hsmmc.h" | 34 | #include "hsmmc.h" |