From: Jaswinder Singh Rajput Date: Mon, 29 Dec 2008 15:08:09 +0000 (+0530) Subject: x86_64: pci-gart_64.c iommu_fullflush should be static X-Git-Tag: v2.6.29-rc1~536^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c854c91979e0717c619bc55e124d41d60d5eb3d6;p=pandora-kernel.git x86_64: pci-gart_64.c iommu_fullflush should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/pci-gart_64.c:55:5: warning: symbol 'iommu_fullflush' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed