]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-rpc/include/mach/hardware.h
ARM: rpc: rename RAM_SIZE macro
[karo-tx-linux.git] / arch / arm / mach-rpc / include / mach / hardware.h
index aa79fa47373ac8d3e605592cbe40e574cc9b3966..622d4e5df0293b48c697bb355a52a11613e7a629 100644 (file)
@@ -25,8 +25,8 @@
  *  *_SIZE  is the size of the region
  *  *_BASE  is the virtual address
  */
-#define RAM_SIZE               0x10000000
-#define RAM_START              0x10000000
+#define RPC_RAM_SIZE           0x10000000
+#define RPC_RAM_START          0x10000000
 
 #define EASI_SIZE              0x08000000      /* EASI I/O */
 #define EASI_START             0x08000000