commit | d591b0a3ae25f587d0c4da1e1d1a425143590790 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jul 11 17:14:35 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 18:01:18 2008 +0200 |
tree | 8a59693815fefc41236e8207774e23a865d04f2e | |
parent | 83f5aac18ccd02170f4a61e7289ceabd5101c1a0 [diff] |
x86, AMD IOMMU: replace DEVID macro with a function This patch replaces the DEVID macro with a function and uses them where apropriate (also in the core code). Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@elte.hu>