summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/imote2.c
diff options
context:
space:
mode:
authorEric Miao2009-04-13 09:03:11 +0200
committerEric Miao2009-06-05 04:32:01 +0200
commitf0a83701399123b0e95cc4d949fcccf9941fd190 (patch)
tree4074ae13ab01dca8073288a9b9a0e048fc12a551 /arch/arm/mach-pxa/imote2.c
parent[ARM] pxa: add platform device ID table to pxa i2c driver (diff)
downloadkernel-qcow2-linux-f0a83701399123b0e95cc4d949fcccf9941fd190.tar.gz
kernel-qcow2-linux-f0a83701399123b0e95cc4d949fcccf9941fd190.tar.xz
kernel-qcow2-linux-f0a83701399123b0e95cc4d949fcccf9941fd190.zip
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Signed-off-by: Paul Shen <paul.shen@marvell.com> Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/mach-pxa/imote2.c')
-rw-r--r--arch/arm/mach-pxa/imote2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/imote2.c b/arch/arm/mach-pxa/imote2.c
index 2121309b2474..821e65a4097e 100644
--- a/arch/arm/mach-pxa/imote2.c
+++ b/arch/arm/mach-pxa/imote2.c
@@ -29,7 +29,7 @@
#include <asm/mach/flash.h>
#include <mach/pxa27x.h>
-#include <mach/i2c.h>
+#include <plat/i2c.h>
#include <mach/udc.h>
#include <mach/mmc.h>
#include <mach/pxa2xx_spi.h>