aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-voiceblue.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-10-02 13:39:28 -0700
committerTony Lindgren <tony@atomide.com>2012-10-17 11:36:40 -0700
commit54b693d46772f59fcfcb2cdd0f8b4bff2392b188 (patch)
tree3a34f886fc530ed98bb37648d274f3170625d32f /arch/arm/mach-omap1/board-voiceblue.c
parentARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap (diff)
downloadlinux-dev-54b693d46772f59fcfcb2cdd0f8b4bff2392b188.tar.xz
linux-dev-54b693d46772f59fcfcb2cdd0f8b4bff2392b188.zip
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
We cannot keep this in plat as it causes problems with the ARM single zImage support. Cc: Felipe Balbi <balbi@ti.com> Cc: linux-pcmcia@lists.infradead.org Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-voiceblue.c')
-rw-r--r--arch/arm/mach-omap1/board-voiceblue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-voiceblue.c b/arch/arm/mach-omap1/board-voiceblue.c
index ad75e3411d46..6e5dce13cec2 100644
--- a/arch/arm/mach-omap1/board-voiceblue.c
+++ b/arch/arm/mach-omap1/board-voiceblue.c
@@ -34,7 +34,7 @@
#include <mach/board-voiceblue.h>
#include <mach/flash.h>
#include <mach/mux.h>
-#include <plat/tc.h>
+#include <mach/tc.h>
#include <mach/hardware.h>
#include <mach/usb.h>