From: Mathias Krause Date: Sun, 2 Sep 2012 21:31:46 +0000 (+0200) Subject: x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~88^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae13b7b4e041eccf34fa4dd58581fe1441375578;p=pandora-kernel.git x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT IOMMU_INIT_POST and IOMMU_INIT_POST_FINISH pass the plain value 0 instead of NULL to __IOMMU_INIT. Fix this and make sparse happy by doing so. Signed-off-by: Mathias Krause Cc: Joerg Roedel Link: http://lkml.kernel.org/r/1346621506-30857-8-git-send-email-minipli@googlemail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed