Loading include/linux/memblock.h +2 −2 Original line number Original line Diff line number Diff line Loading @@ -16,6 +16,8 @@ #include <linux/init.h> #include <linux/init.h> #include <linux/mm.h> #include <linux/mm.h> #include <asm/memblock.h> #define MAX_MEMBLOCK_REGIONS 128 #define MAX_MEMBLOCK_REGIONS 128 struct memblock_region { struct memblock_region { Loading Loading @@ -82,8 +84,6 @@ memblock_end_pfn(struct memblock_type *type, unsigned long region_nr) memblock_size_pages(type, region_nr); memblock_size_pages(type, region_nr); } } #include <asm/memblock.h> #endif /* __KERNEL__ */ #endif /* __KERNEL__ */ #endif /* _LINUX_MEMBLOCK_H */ #endif /* _LINUX_MEMBLOCK_H */ Loading
include/linux/memblock.h +2 −2 Original line number Original line Diff line number Diff line Loading @@ -16,6 +16,8 @@ #include <linux/init.h> #include <linux/init.h> #include <linux/mm.h> #include <linux/mm.h> #include <asm/memblock.h> #define MAX_MEMBLOCK_REGIONS 128 #define MAX_MEMBLOCK_REGIONS 128 struct memblock_region { struct memblock_region { Loading Loading @@ -82,8 +84,6 @@ memblock_end_pfn(struct memblock_type *type, unsigned long region_nr) memblock_size_pages(type, region_nr); memblock_size_pages(type, region_nr); } } #include <asm/memblock.h> #endif /* __KERNEL__ */ #endif /* __KERNEL__ */ #endif /* _LINUX_MEMBLOCK_H */ #endif /* _LINUX_MEMBLOCK_H */