| commit | 8ea80d783efd0c50577ec8d69757ae54c408eacd | [log] [tgz] |
|---|---|---|
| author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jul 11 17:14:23 2008 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 18:01:11 2008 +0200 |
| tree | 5f4c577435f600a2ed03280de0849713cc27e64f | |
| parent | 431b2a2015337533f1a9e39a840266a8a2c93144 [diff] |
x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function Removes a driver specific macro and replaces it with a generic function already available in Linux. 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>