From: Andi Kleen Date: Mon, 4 Feb 2008 15:48:03 +0000 (+0100) Subject: x86: move NUMAQ io handling into arch/x86/pci/numa.c X-Git-Tag: v2.6.25-rc1~1057^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e844f0415252c7e1a2153a97e7a0c511d61ada;p=pandora-kernel.git x86: move NUMAQ io handling into arch/x86/pci/numa.c numa.c is the only user of the {in,out}*_quad functions. And it has only a few call sites. Change them to open code the magic NUMAQ port access. Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed