commit | 43f7392ba9e2585bf34f21399b1ed78692b5d437 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Sat Jan 03 23:56:27 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Feb 09 10:00:53 2009 +0000 |
tree | c39a18e7bd3185bdfae392b8074fff75a90f39eb | |
parent | 8e4921515c1a379539607eb443d51c30f4f7f338 [diff] |
intel-iommu: fix build error with INTR_REMAP=y and DMAR=n This fix should be safe since iommu->agaw is only used in intel-iommu.c. And this file is only compiled with DMAR=y. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>