aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include/mach/autcpu12.h
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2013-05-13 21:07:27 +0400
committerOlof Johansson <olof@lixom.net>2013-06-11 15:47:23 -0700
commitd29268ceb8f500be5fa4636b1335c974250c0f34 (patch)
tree5aa6c989321458811478e86d830597ab397f2bda /arch/arm/mach-clps711x/include/mach/autcpu12.h
parentARM: clps711x: autcpu12: Add support for NOR flash (diff)
downloadlinux-dev-d29268ceb8f500be5fa4636b1335c974250c0f34.tar.xz
linux-dev-d29268ceb8f500be5fa4636b1335c974250c0f34.zip
ARM: clps711x: autcpu12: Special driver for handling memory is removed
This patch provide migration to using "mtd-ram" driver instead of using special driver for handling NVRAM memory. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-clps711x/include/mach/autcpu12.h')
-rw-r--r--arch/arm/mach-clps711x/include/mach/autcpu12.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-clps711x/include/mach/autcpu12.h b/arch/arm/mach-clps711x/include/mach/autcpu12.h
index 0db6f1869f01..0e00148d46a3 100644
--- a/arch/arm/mach-clps711x/include/mach/autcpu12.h
+++ b/arch/arm/mach-clps711x/include/mach/autcpu12.h
@@ -31,8 +31,6 @@
*/
#define AUTCPU12_PHYS_CHAR_LCD CS1_PHYS_BASE +0x00000000 /* physical */
-#define AUTCPU12_PHYS_NVRAM CS1_PHYS_BASE +0x02000000 /* physical */
-
#define AUTCPU12_PHYS_CSAUX1 CS1_PHYS_BASE +0x04000000 /* physical */
#define AUTCPU12_PHYS_CAN CS1_PHYS_BASE +0x08000000 /* physical */