···66 */7788#include <linux/linkage.h>99-#include <asm/page.h>99+#include <asm/page_types.h>10101111/*1212 * efi_call_phys(void *, ...) is a function with variable parameters.
···77 */8899#include <linux/linkage.h>1010-#include <asm/page.h>1010+#include <asm/page_types.h>1111#include <asm/kexec.h>1212#include <asm/processor-flags.h>1313-#include <asm/pgtable.h>1313+#include <asm/pgtable_types.h>14141515/*1616 * Must be relocatable PIC code callable as a C function
+1-1
arch/x86/kernel/trampoline_32.S
···29293030#include <linux/linkage.h>3131#include <asm/segment.h>3232-#include <asm/page.h>3232+#include <asm/page_types.h>33333434/* We can free up trampoline after bootup if cpu hotplug is not supported. */3535#ifndef CONFIG_HOTPLUG_CPU
···6677#include <asm-generic/vmlinux.lds.h>88#include <asm/asm-offsets.h>99-#include <asm/page.h>99+#include <asm/page_types.h>10101111#undef i386 /* in case the preprocessor is a 32bit one */1212