On Sun, Feb 10, 2019 at 09:28:43AM +0000, Peng Fan wrote: > arm64_memory_present is doing same thing as memblocks_present, so > let's use common code memblocks_present instead of platform > specific arm64_memory_present. > > Signed-off-by: Peng Fan <[email protected]> > --- > arch/arm64/mm/init.c | 20 +------------------- > 1 file changed, 1 insertion(+), 19 deletions(-)
Acked-by: Will Deacon <[email protected]> Catalin -- can you pick this one up, please? Will

