summaryrefslogtreecommitdiff
path: root/arch/arm/mach-clps7500/include/mach/vmalloc.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2008-10-28 09:43:54 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-11-27 12:38:11 (GMT)
commit635f0258e5ae526034486b4ae9020e64bfb7d27e (patch)
tree636a311dde9092b8d8f48f5969a70cfa9dba099f /arch/arm/mach-clps7500/include/mach/vmalloc.h
parented313489badef16d700f5a3be50e8fd8f8294bc8 (diff)
downloadlinux-fsl-qoriq-635f0258e5ae526034486b4ae9020e64bfb7d27e.tar.xz
[ARM] clps7500: remove support
The CLPS7500 platform has not built since 2.6.22-git7 and there seems to be no interest in fixing it. So, remove the platform support. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-clps7500/include/mach/vmalloc.h')
-rw-r--r--arch/arm/mach-clps7500/include/mach/vmalloc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-clps7500/include/mach/vmalloc.h b/arch/arm/mach-clps7500/include/mach/vmalloc.h
deleted file mode 100644
index 8fc5406..0000000
--- a/arch/arm/mach-clps7500/include/mach/vmalloc.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- * arch/arm/mach-clps7500/include/mach/vmalloc.h
- */
-#define VMALLOC_END (PAGE_OFFSET + 0x1c000000)