From: Joerg Roedel Date: Fri, 11 Jul 2008 15:14:23 +0000 (+0200) Subject: x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function X-Git-Tag: v2.6.27-rc1~955^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea80d783efd0c50577ec8d69757ae54c408eacd;p=pandora-kernel.git 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 Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed