[PATCH] Move early chipset quirks out to new file
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:30 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:30 +0000 (10:52 +0200)
commitdfa4698c50bf85b7927214b0e4a3dc4bc3b3c4a9
tree5273f10e463cef99b1a3fd4d369a8a6f2f4c6dce
parentedd965229669f8f8dfddec8c863250440fb65ab3
[PATCH] Move early chipset quirks out to new file

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@suse.de>
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/early-quirks.c [new file with mode: 0644]
arch/x86_64/kernel/io_apic.c
arch/x86_64/kernel/setup.c
include/asm-x86_64/proto.h