summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx1/mach-scb9328.c
diff options
context:
space:
mode:
authorUwe Kleine-König2010-02-16 11:07:49 +0100
committerUwe Kleine-König2010-02-24 10:07:15 +0100
commite835d88e71f54c048a8cc907cc34084f1dd5846b (patch)
tree15226eee09dc507c71aeb5e1e8263946dbc383b1 /arch/arm/mach-mx1/mach-scb9328.c
parentarm/imx/iomux-v1: rename header file (diff)
downloadkernel-qcow2-linux-e835d88e71f54c048a8cc907cc34084f1dd5846b.tar.gz
kernel-qcow2-linux-e835d88e71f54c048a8cc907cc34084f1dd5846b.tar.xz
kernel-qcow2-linux-e835d88e71f54c048a8cc907cc34084f1dd5846b.zip
arm/imx: let platform files include the SoC-specific iomux header
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx1/mach-scb9328.c')
-rw-r--r--arch/arm/mach-mx1/mach-scb9328.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx1/mach-scb9328.c b/arch/arm/mach-mx1/mach-scb9328.c
index b9530d76e99d..7587a7a12460 100644
--- a/arch/arm/mach-mx1/mach-scb9328.c
+++ b/arch/arm/mach-mx1/mach-scb9328.c
@@ -23,7 +23,7 @@
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/imx-uart.h>
-#include <mach/iomux.h>
+#include <mach/iomux-mx1.h>
#include "devices.h"