提交 c8bbde43 编写于 作者: B Barry Song 提交者: Arnd Bergmann

ARM: NUC93X: add UL suffix to VMALLOC_END to ensure it is properly typed

Signed-off-by: NBarry Song <baohua.song@csr.com>
Acked-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 085fb617
......@@ -18,6 +18,6 @@
#ifndef __ASM_ARCH_VMALLOC_H
#define __ASM_ARCH_VMALLOC_H
#define VMALLOC_END (0xE0000000)
#define VMALLOC_END 0xE0000000UL
#endif /* __ASM_ARCH_VMALLOC_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册