Loading arch/x86/boot/compressed/head_32.S +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <linux/linkage.h> #include <asm/segment.h> #include <asm/page.h> #include <asm/page_types.h> #include <asm/boot.h> #include <asm/asm-offsets.h> Loading arch/x86/boot/compressed/head_64.S +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ #include <linux/linkage.h> #include <asm/segment.h> #include <asm/pgtable.h> #include <asm/page.h> #include <asm/pgtable_types.h> #include <asm/page_types.h> #include <asm/boot.h> #include <asm/msr.h> #include <asm/processor-flags.h> Loading arch/x86/boot/header.S +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <linux/utsrelease.h> #include <asm/boot.h> #include <asm/e820.h> #include <asm/page.h> #include <asm/page_types.h> #include <asm/setup.h> #include "boot.h" #include "offsets.h" Loading arch/x86/kernel/acpi/realmode/wakeup.S +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ */ #include <asm/segment.h> #include <asm/msr-index.h> #include <asm/page.h> #include <asm/pgtable.h> #include <asm/page_types.h> #include <asm/pgtable_types.h> #include <asm/processor-flags.h> .code16 Loading arch/x86/kernel/acpi/wakeup_32.S +1 −1 Original line number Diff line number Diff line .section .text.page_aligned #include <linux/linkage.h> #include <asm/segment.h> #include <asm/page.h> #include <asm/page_types.h> # Copyright 2003, 2008 Pavel Machek <pavel@suse.cz>, distribute under GPLv2 Loading Loading
arch/x86/boot/compressed/head_32.S +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <linux/linkage.h> #include <asm/segment.h> #include <asm/page.h> #include <asm/page_types.h> #include <asm/boot.h> #include <asm/asm-offsets.h> Loading
arch/x86/boot/compressed/head_64.S +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ #include <linux/linkage.h> #include <asm/segment.h> #include <asm/pgtable.h> #include <asm/page.h> #include <asm/pgtable_types.h> #include <asm/page_types.h> #include <asm/boot.h> #include <asm/msr.h> #include <asm/processor-flags.h> Loading
arch/x86/boot/header.S +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <linux/utsrelease.h> #include <asm/boot.h> #include <asm/e820.h> #include <asm/page.h> #include <asm/page_types.h> #include <asm/setup.h> #include "boot.h" #include "offsets.h" Loading
arch/x86/kernel/acpi/realmode/wakeup.S +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ */ #include <asm/segment.h> #include <asm/msr-index.h> #include <asm/page.h> #include <asm/pgtable.h> #include <asm/page_types.h> #include <asm/pgtable_types.h> #include <asm/processor-flags.h> .code16 Loading
arch/x86/kernel/acpi/wakeup_32.S +1 −1 Original line number Diff line number Diff line .section .text.page_aligned #include <linux/linkage.h> #include <asm/segment.h> #include <asm/page.h> #include <asm/page_types.h> # Copyright 2003, 2008 Pavel Machek <pavel@suse.cz>, distribute under GPLv2 Loading