summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/core_tsunami.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/core_tsunami.h')
-rw-r--r--include/asm-alpha/core_tsunami.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-alpha/core_tsunami.h b/include/asm-alpha/core_tsunami.h
index ee62c175f..68d30cf86 100644
--- a/include/asm-alpha/core_tsunami.h
+++ b/include/asm-alpha/core_tsunami.h
@@ -16,8 +16,8 @@
*
*/
-#define TSUNAMI_DMA_WIN_BASE_DEFAULT (1024*1024*1024)
-#define TSUNAMI_DMA_WIN_SIZE_DEFAULT (1024*1024*1024)
+#define TSUNAMI_DMA_WIN_BASE_DEFAULT (1024*1024*1024U)
+#define TSUNAMI_DMA_WIN_SIZE_DEFAULT (1024*1024*1024U)
#if defined(CONFIG_ALPHA_GENERIC) || defined(CONFIG_ALPHA_SRM_SETUP)
#define TSUNAMI_DMA_WIN_BASE alpha_mv.dma_win_base