[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1214535069.10865.10.camel@caritas-dev.intel.com>
Date: Fri, 27 Jun 2008 10:51:09 +0800
From: "Huang, Ying" <ying.huang@...el.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: Yinghai Lu <yhlu.kernel@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Huang@...e.hu, Bjorn Helgaas <bjorn.helgaas@...com>
Subject: Re: [PATCH 00/16] x86: merge setup_32/64.c
On Thu, 2008-06-26 at 13:01 +0200, Ingo Molnar wrote:
> * Yinghai Lu <yhlu.kernel@...il.com> wrote:
>
> > > #include <asm/mpspec.h>
> > > #include <asm/setup.h>
> > > #include <asm/arch_hooks.h>
> > > +#include <asm/efi.h>
> > > #include <asm/sections.h>
> > > #include <asm/dmi.h>
> > > #include <asm/io_apic.h>
> >
> > checkpatch.pl want me to remove that.
>
> checkpatch.pl is right about that, but the proper fix would be to decode
> this dependency - why isnt it enough to include linux/efi.h?
There is one dependency for asm/efi.h: declaration of
efi_reserve_early(). This declaration can be moved to linux/efi.h, maybe
after being renamed to efi_reserve_memmap().
Best Regards,
Huang Ying
--
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