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

ARM: LPC32XXX: 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>
上级 ff5caab1
......@@ -19,6 +19,6 @@
#ifndef __ASM_ARCH_VMALLOC_H
#define __ASM_ARCH_VMALLOC_H
#define VMALLOC_END 0xF0000000
#define VMALLOC_END 0xF0000000UL
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册