From: Joerg Roedel Date: Tue, 24 Nov 2009 16:43:32 +0000 (+0100) Subject: x86/amd-iommu: Move some pte allocation functions in the right section X-Git-Tag: v2.6.33-rc1~409^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308973d3b958b9328a1051642c81ee6dbc5021a4;p=pandora-kernel.git x86/amd-iommu: Move some pte allocation functions in the right section This patch moves alloc_pte() and fetch_pte() into the page table handling code section so that the forward declarations for them could be removed. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed