Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6.git]
/
arch
/
x86
/
include
/
asm
/
iommu.h
diff --git
a/include/asm-x86/iommu.h
b/arch/x86/include/asm/iommu.h
similarity index 93%
rename from
include/asm-x86/iommu.h
rename to
arch/x86/include/asm/iommu.h
index 2daaffcda52f86df2c04d6359674dfb8511723fc..98e28ea8cd167afb5c1bf8bd3a04f320365e2edf 100644
(file)
--- a/
include/asm-x86/iommu.h
+++ b/
arch/x86/include/asm/iommu.h
@@
-1,5
+1,5
@@
-#ifndef
ASM_X86_
_IOMMU_H
-#define
ASM_X86_
_IOMMU_H
+#ifndef
_ASM_X86
_IOMMU_H
+#define
_ASM_X86
_IOMMU_H
extern void pci_iommu_shutdown(void);
extern void no_iommu_init(void);
@@
-47,4
+47,4
@@
static inline void gart_iommu_hole_init(void)
}
#endif
-#endif /*
ASM_X86_
_IOMMU_H */
+#endif /*
_ASM_X86
_IOMMU_H */