summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mach-default/pci-functions.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar1-19/+0
We are getting rid of subarchitecture support - move the hook files to asm/. (These are now stale and should be replaced with more explicit runtime mechanisms - but the transition is simpler this way.) Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+19
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>