x86: remove unused iommu_nr_pages
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 16 Dec 2008 20:17:25 +0000 (12:17 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 20:31:37 +0000 (21:31 +0100)
commita79b7a2a758c39315344f0d86b5adb21d90d786e
tree23cf1aa5b18c3c20b1964ed557a94a8825beb76e
parent8b1fae4e4200388b64dd88065639413cb3f1051c
x86: remove unused iommu_nr_pages

Impact: cleanup, remove dead code

The last usage was removed by the patch set culminating in

| commit e3c449f526cebb8d287241c7e82faafd9709668b
| Author: Joerg Roedel <joerg.roedel@amd.com>
| Date:   Wed Oct 15 22:02:11 2008 -0700
|
|     x86, AMD IOMMU: convert driver to generic iommu_num_pages function

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/iommu.h
arch/x86/kernel/pci-dma.c
This page took 0.039976 seconds and 5 git commands to generate.