990cbc191085ec80349 parent 9dfbf207802c7e8cda9d081a8d750b50633c82d2 author Jeremy Kerr 1266156827 -0700 committer Grant Likely 1266156827 -0700 of/flattree: Don't assume HAVE_LMB We don't always have lmb available, so make arches provide an early_init_dt_alloc_memory_arch() to handle the allocation of memory in the fdt code. When we don't have lmb.h included, we need asm/page.h for __va. Signed-off-by: Jeremy Kerr Signed-off-by: Grant Likely Acked-by: Benjamin Herrenschmidt Acked-by: Michal Simek