]> git.baikalelectronics.ru Git - kernel.git/commit
x86: clean up iommu.h and gart.h
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Wed, 9 Jul 2008 23:27:49 +0000 (08:27 +0900)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 08:43:26 +0000 (10:43 +0200)
commita7c589fa0b76cc31e206af6bdac2d1d8bf8733d2
tree98cd6ced5075b48c0f1bf597b6bd79a0be6fbff3
parent07699cb7b9d29f5aff2b49b8f5953b9620f4e9fb
x86: clean up iommu.h and gart.h

This remove lots of duplications in iommu.h and gart.h.

The end result of this patch is:

- iommu.h is a header file for everyone related with IOMMUs.

- gart.h is the private header file. Only pci-gart_64.c and its friends
  include it.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: fujita.tomonori@lab.ntt.co.jp
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/gart.h
include/asm-x86/iommu.h