]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
x86: remove arch specific early_init_dt_alloc_memory_arch
authorRob Herring <robh@kernel.org>
Fri, 5 Jan 2018 22:14:00 +0000 (16:14 -0600)
committerRob Herring <robh@kernel.org>
Tue, 30 Jan 2018 17:17:37 +0000 (11:17 -0600)
commitb75e250a90519c6ebecc15d23dfc693f8a725181
treec215a3c00c1d88b504a99c8df459523d88441c2c
parentf7a6e01c8c90596c1871c9fae22e498cbf1c73a1
x86: remove arch specific early_init_dt_alloc_memory_arch

Now that the DT core code handles bootmem arches, we can remove the x86
specific early_init_dt_alloc_memory_arch function.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: x86@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/x86/kernel/devicetree.c