commit | 46a7fa270afbe5fddc6042a598cfe22977b0e989 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Jul 11 10:23:42 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 11:00:54 2008 +0200 |
tree | ffb15835aab8e3db8486bfb8f08020cdc36a140e | |
parent | f361a450bf1ad14e2b003217dbf3958638631265 [diff] |
x86: make only GART code include gart.h gart.h has only GART-specific stuff. Only GART code needs it. Other IOMMU stuff should include iommu.h instead of gart.h. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Muli Ben-Yehuda <muli@il.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>