From: Jiang Liu Date: Mon, 6 Jan 2014 06:18:16 +0000 (+0800) Subject: iommu/vt-d: mark internal functions as static X-Git-Tag: v3.14-rc1~50^2^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694835dc227ad203886457aa447025d09b2f7523;p=pandora-kernel.git iommu/vt-d: mark internal functions as static Functions alloc_iommu() and parse_ioapics_under_ir() are only used internally, so mark them as static. [Joerg: Made detect_intel_iommu() non-static again for IA64] Signed-off-by: Jiang Liu Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed