commit | aa134f1b09df6beaa4d031a50d5fda1f3cebce6c | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Apr 08 10:49:03 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:28:10 2008 +0200 |
tree | 3bd632e6fa8490cf5b472271d57c8c70abaa62b4 | |
parent | 492c2e476eac010962850006c49df326919b284c [diff] |
x86: iommu: use symbolic constants, not hardcoded numbers Move symbolic constants into gart.h, and use them instead of hardcoded constant. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>