From: Jaswinder Singh Rajput Date: Sat, 27 Dec 2008 13:02:28 +0000 (+0530) Subject: x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h X-Git-Tag: v2.6.29-rc1~536^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824877111cd7f2b4fd2fe6947c5c5cbbb3ac5bd8;p=pandora-kernel.git x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h Impact: cleanup Now that arch/x86/pci/pci.h is used in a number of other places as well, move the lowlevel x86 pci definitions into the architecture include files. (not to be confused with the existing arch/x86/include/asm/pci.h file, which provides public details about x86 PCI) Tested on: X86_32_UP, X86_32_SMP and X86_64_SMP Signed-off-by: Jaswinder Singh Rajput Acked-by: Jesse Barnes Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed