commit | 208ec8c94d818a3def0b424958493728871716d1 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jul 11 17:14:24 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 18:01:11 2008 +0200 |
tree | 593b573ef78aeb7ff79d0509ed5c54ec97983380 | |
parent | 8ea80d783efd0c50577ec8d69757ae54c408eacd [diff] |
x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a function This patch replaces the UPDATE_LAST_BDF macro in the init code with the update_last_devid function. 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>