x86/gart: Unexport gart_iommu_aperture
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 15 Feb 2010 02:33:04 +0000 (11:33 +0900)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Feb 2010 21:05:09 +0000 (22:05 +0100)
I wrongly exported gart_iommu_aperture in the commit
42590a75019a50012f25a962246498dead428433. It's not necessary so
let's unexport it.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Joerg Roedel <joerg.roedel@amd.com>
LKML-Reference: <20100215113241P.fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found