aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-sx1.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 11:41:59 -0700
committerTony Lindgren <tony@atomide.com>2012-09-20 15:03:58 -0700
commit2f7cd573353262250fdc241a147116ce0a514978 (patch)
treea1865aa64673144bca4627a27a51e96311221364 /arch/arm/mach-omap1/board-sx1.c
parentARM: OMAP2+: Make hdq1w.h local (diff)
downloadlinux-dev-2f7cd573353262250fdc241a147116ce0a514978.tar.xz
linux-dev-2f7cd573353262250fdc241a147116ce0a514978.zip
ARM: OMAP1: Move irda.h from plat to mach
This is only used by omap1. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-sx1.c')
-rw-r--r--arch/arm/mach-omap1/board-sx1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-sx1.c b/arch/arm/mach-omap1/board-sx1.c
index eab9b3b5c38e..13bf2cc56814 100644
--- a/arch/arm/mach-omap1/board-sx1.c
+++ b/arch/arm/mach-omap1/board-sx1.c
@@ -37,7 +37,7 @@
#include <mach/flash.h>
#include <mach/mux.h>
#include <plat/dma.h>
-#include <plat/irda.h>
+#include <mach/irda.h>
#include <plat/tc.h>
#include <mach/board-sx1.h>