From: Jaswinder Singh Rajput Date: Mon, 29 Dec 2008 16:15:22 +0000 (+0530) Subject: AMD IOMMU: prealloc_protection_domains should be static X-Git-Tag: v2.6.29-rc1~522^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e93dd883537e628b809a2120854cd591c8935f1;p=pandora-kernel.git AMD IOMMU: prealloc_protection_domains should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/amd_iommu.c:1299:6: warning: symbol 'prealloc_protection_domains' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed