[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTikJahqhT9xVAXa=tcMuyUzfmVg+4wRMZW3NMwqW@mail.gmail.com>
Date: Tue, 5 Oct 2010 13:46:41 +0300
From: Pekka Enberg <penberg@...nel.org>
To: Nicolas Kaiser <nikai@...ai.net>
Cc: Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86/mm: remove duplicated include
On Tue, Oct 5, 2010 at 1:34 PM, Nicolas Kaiser <nikai@...ai.net> wrote:
> Remove duplicated include.
>
> Signed-off-by: Nicolas Kaiser <nikai@...ai.net>
Acked-by: Pekka Enberg <penberg@...nel.org>
> ---
> arch/x86/mm/init_64.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c
> index 9a66746..612f353 100644
> --- a/arch/x86/mm/init_64.c
> +++ b/arch/x86/mm/init_64.c
> @@ -50,7 +50,6 @@
> #include <asm/numa.h>
> #include <asm/cacheflush.h>
> #include <asm/init.h>
> -#include <linux/bootmem.h>
>
> static unsigned long dma_reserve __initdata;
>
> --
> 1.7.2.2
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists