I think this a legacy of an older revision of this code,
but asm/fixmap.h does not seem to be needed in
asm-x86/x86_32/kexec.h or asm-x86/x86_64/kexec.h
That is, neither of these incarntations of kexec.h seem
to do anything related to fixmap directly or indirectly.
Signed-off-by: Simon Horman <horms@verge.net.au>
#include <xen/types.h>
#include <xen/kexec.h>
-#include <asm/fixmap.h>
typedef asmlinkage void (*relocate_new_kernel_t)(
unsigned long indirection_page,
#include <xen/types.h>
#include <xen/kexec.h>
-#include <asm/fixmap.h>
typedef void (*relocate_new_kernel_t)(
unsigned long indirection_page,