Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
[linux-2.6-microblaze.git] / drivers / iommu / amd_iommu.c
index daa333f..a5bee8e 100644 (file)
@@ -2806,7 +2806,7 @@ static int amd_iommu_dma_supported(struct device *dev, u64 mask)
  * we don't need to preallocate the protection domains anymore.
  * For now we have to.
  */
-static void prealloc_protection_domains(void)
+static void __init prealloc_protection_domains(void)
 {
        struct iommu_dev_data *dev_data;
        struct dma_ops_domain *dma_dom;