From: Joerg Roedel Date: Tue, 9 Apr 2013 15:32:34 +0000 (+0200) Subject: iommu/amd: Move add_special_device() to __init X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~25^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3da2200d0d6096e7c7f9a951cd23bc391403326;p=pandora-kernel.git iommu/amd: Move add_special_device() to __init The function is only called by other __init functions, so it can be moved to __init too. Reviewed-by: Shuah Khan Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed