commit | 0440d4c00dadf8b97657c0864e4d54a088430de8 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Oct 24 12:49:50 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 30 00:22:22 2007 +0100 |
tree | 4750cbab8af0b2b948519553ca19a724fdce8d24 | |
parent | 79da0874410c0af8958f0ee3a50aa5b67eecc640 [diff] |
x86 gart: rename symbols only used for the GART implementation This patch renames the 4 symbols iommu_hole_init(), iommu_aperture, iommu_aperture_allowed, iommu_aperture_disabled. All these symbols are only used for the GART implementation of IOMMUs. It adds and additional gart_ prefix to them. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>