On 15/10/2007, Jeremy Fitzhardinge <[email protected]> wrote:
> This patch cleans up duplicate includes in
> arch/i386/xen/
>
Just for the record; this patch is
From: Jesper Juhl <[email protected]>
> Signed-off-by: Jesper Juhl <[email protected]>
> Signed-off-by: Jeremy Fitzhardinge <[email protected]>
> ---
> arch/x86/xen/enlighten.c | 1 -
> arch/x86/xen/mmu.c | 2 --
> 2 files changed, 3 deletions(-)
>
> ===================================================================
> --- a/arch/x86/xen/enlighten.c
> +++ b/arch/x86/xen/enlighten.c
> @@ -25,7 +25,6 @@
> #include <linux/mm.h>
> #include <linux/page-flags.h>
> #include <linux/highmem.h>
> -#include <linux/smp.h>
>
> #include <xen/interface/xen.h>
> #include <xen/interface/physdev.h>
> diff --git a/arch/x86/xen/mmu.c b/arch/x86/xen/mmu.c
> index 4ae038a..35691a2 100644
> ===================================================================
> --- a/arch/x86/xen/mmu.c
> +++ b/arch/x86/xen/mmu.c
> @@ -41,7 +41,6 @@
> #include <linux/sched.h>
> #include <linux/highmem.h>
> #include <linux/bug.h>
> -#include <linux/sched.h>
>
> #include <asm/pgtable.h>
> #include <asm/tlbflush.h>
--
Jesper Juhl <[email protected]>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]