summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/cm-x2xx.c
diff options
context:
space:
mode:
authorMike Rapoport <mike@compulab.co.il>2008-10-07 12:58:25 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-10-07 13:05:04 +0200
commit7d76e3f171216757a2ea630d76442084f88a0b4c (patch)
tree6fe814cd0b88ace9cd549ddf9b81de2aad6f5836 /arch/arm/mach-pxa/cm-x2xx.c
parent[ARM] 5217/1: update maintainer entry for CompuLab machines (diff)
downloadlinux-7d76e3f171216757a2ea630d76442084f88a0b4c.tar.xz
linux-7d76e3f171216757a2ea630d76442084f88a0b4c.zip
[ARM] 5286/2: pxa: rename cm-x270* to cm-x2xx* to allow addition of cm-x255 support
Signed-off-by: Russ Dill <russ.dill@gmail.com> Signed-off-by: Mike Rapoport <mike@compulab.co.il> Acked-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-pxa/cm-x2xx.c (renamed from arch/arm/mach-pxa/cm-x270.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/cm-x270.c b/arch/arm/mach-pxa/cm-x2xx.c
index af003a269534..598837798425 100644
--- a/arch/arm/mach-pxa/cm-x270.c
+++ b/arch/arm/mach-pxa/cm-x2xx.c
@@ -35,7 +35,7 @@
#include <asm/hardware/it8152.h>
#include "generic.h"
-#include "cm-x270-pci.h"
+#include "cm-x2xx-pci.h"
/* virtual addresses for statically mapped regions */
#define CMX270_VIRT_BASE (0xe8000000)