drop {,acpi_}reserve_bootmem()
authorJan Beulich <jbeulich@suse.com>
Fri, 3 Aug 2018 15:40:31 +0000 (17:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 3 Aug 2018 15:40:31 +0000 (17:40 +0200)
commite752f28409678ce3ade49986b39309178fb2a6d6
tree9493068c071eb7bb64061da73352f97c220a6c92
parent683b39b686cc893d0e0c720a5945e2b507c992fa
drop {,acpi_}reserve_bootmem()

Both are entirely unused (to be fair, reserve_bootmem() has a use inside
an "#if 0" section in x86's mpparse.c, but if we were to re-enable that
code, it would need doing differently anyway).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/acpi.h
xen/include/xen/lib.h