]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commite93be88d7ec9d183c1cca51eabe040c051cdb687
tree98cd6ced5075b48c0f1bf597b6bd79a0be6fbff3
parent849567b9363dc8b90c369fff8acc245a1b47d94d
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