提交 411a25a8 编写于 作者: B Benjamin Herrenschmidt

memblock: No reason to include asm/memblock.h late

Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
上级 e3239ff9
......@@ -16,6 +16,8 @@
#include <linux/init.h>
#include <linux/mm.h>
#include <asm/memblock.h>
#define MAX_MEMBLOCK_REGIONS 128
struct memblock_region {
......@@ -82,8 +84,6 @@ memblock_end_pfn(struct memblock_type *type, unsigned long region_nr)
memblock_size_pages(type, region_nr);
}
#include <asm/memblock.h>
#endif /* __KERNEL__ */
#endif /* _LINUX_MEMBLOCK_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册