aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/sn/sn2/shub_mmr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/sn/sn2/shub_mmr.h')
-rw-r--r--include/asm-ia64/sn/sn2/shub_mmr.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/asm-ia64/sn/sn2/shub_mmr.h b/include/asm-ia64/sn/sn2/shub_mmr.h
index 61aa480414d800..05ea7efaf453e3 100644
--- a/include/asm-ia64/sn/sn2/shub_mmr.h
+++ b/include/asm-ia64/sn/sn2/shub_mmr.h
@@ -4,7 +4,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (c) 2001 Silicon Graphics, Inc. All rights reserved.
+ * Copyright (c) 2001-2003 Silicon Graphics, Inc. All rights reserved.
*/
@@ -25746,14 +25746,14 @@
/* Real-time Clock */
/* ==================================================================== */
-#define SH_RTC 0x00000001101c0000
-#define SH_RTC_MASK 0x007fffffffffffff
+#define SH_RTC 0x00000001101c0000UL
+#define SH_RTC_MASK 0x007fffffffffffffUL
#define SH_RTC_INIT 0x0000000000000000
/* SH_RTC_REAL_TIME_CLOCK */
/* Description: Real-time Clock */
#define SH_RTC_REAL_TIME_CLOCK_SHFT 0
-#define SH_RTC_REAL_TIME_CLOCK_MASK 0x007fffffffffffff
+#define SH_RTC_REAL_TIME_CLOCK_MASK 0x007fffffffffffffUL
/* ==================================================================== */
/* Register "SH_SCRATCH0" */