Re: [PATCH for review] [60/145] x86_64: Move early chipset quirks out to new file

From: Len Brown
Date: Wed Aug 16 2006 - 11:32:51 EST


On Thursday 10 August 2006 15:36, Andi Kleen wrote:

> They did not really belong into io_apic.c. Move them into a new file
> and clean it up a bit.
>
> Also remove outdated ATI quirk that was obsolete,
>
> Signed-off-by: Andi Kleen <ak@xxxxxxx>
>
> ---
> arch/x86_64/kernel/Makefile | 2
> arch/x86_64/kernel/early-quirks.c | 118 ++++++++++++++++++++++++++++++++++++++
> arch/x86_64/kernel/io_apic.c | 101 --------------------------------
> arch/x86_64/kernel/setup.c | 2
> include/asm-x86_64/proto.h | 2
> 5 files changed, 121 insertions(+), 104 deletions(-)
>

Acked-by: Len Brown <len.brown@xxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/