ARM: 6794/1: SPEAr: Append UL to device address macros.
[pandora-kernel.git] / arch / arm / mach-spear3xx / include / mach / spear310.h
index 4f58eb1..1e85347 100644 (file)
 #ifndef __MACH_SPEAR310_H
 #define __MACH_SPEAR310_H
 
-#define SPEAR310_NAND_BASE             0x40000000
-#define SPEAR310_FSMC_BASE             0x44000000
-#define SPEAR310_UART1_BASE            0xB2000000
-#define SPEAR310_UART2_BASE            0xB2080000
-#define SPEAR310_UART3_BASE            0xB2100000
-#define SPEAR310_UART4_BASE            0xB2180000
-#define SPEAR310_UART5_BASE            0xB2200000
-#define SPEAR310_HDLC_BASE             0xB2800000
-#define SPEAR310_RS485_0_BASE          0xB3000000
-#define SPEAR310_RS485_1_BASE          0xB3800000
-#define SPEAR310_SOC_CONFIG_BASE       0xB4000000
+#define SPEAR310_NAND_BASE             UL(0x40000000)
+#define SPEAR310_FSMC_BASE             UL(0x44000000)
+#define SPEAR310_UART1_BASE            UL(0xB2000000)
+#define SPEAR310_UART2_BASE            UL(0xB2080000)
+#define SPEAR310_UART3_BASE            UL(0xB2100000)
+#define SPEAR310_UART4_BASE            UL(0xB2180000)
+#define SPEAR310_UART5_BASE            UL(0xB2200000)
+#define SPEAR310_HDLC_BASE             UL(0xB2800000)
+#define SPEAR310_RS485_0_BASE          UL(0xB3000000)
+#define SPEAR310_RS485_1_BASE          UL(0xB3800000)
+#define SPEAR310_SOC_CONFIG_BASE       UL(0xB4000000)
 
 /* Interrupt registers offsets and masks */
 #define INT_STS_MASK_REG               0x04