x86, AMD IOMMU: replace to_pages macro with iommu_num_pages
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 25 Jul 2008 12:57:59 +0000 (14:57 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Jul 2008 13:43:05 +0000 (15:43 +0200)
This patch removes the to_pages macro from AMD IOMMU code and calls the generic
iommu_num_pages function instead.

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>

No differences found