x86 gart: replace to_pages macro with iommu_num_pages
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 25 Jul 2008 12:58:00 +0000 (14:58 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Jul 2008 13:43:06 +0000 (15:43 +0200)
This patch removes the to_pages macro from x86 GART 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