From: Laurent Pinchart Date: Wed, 27 Nov 2013 01:18:26 +0000 (+0100) Subject: iommu: shmobile: Enable driver compilation with COMPILE_TEST X-Git-Tag: v3.14-rc1~50^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a2e12f51d9ec37c328fa5a429c676eeeba8cd1;p=pandora-kernel.git iommu: shmobile: Enable driver compilation with COMPILE_TEST This helps increasing build testing coverage. The driver doesn't compile on non-ARM platforms due to usage of the ARM DMA IOMMU API, restrict compilation to ARM. Cc: Joerg Roedel Cc: iommu@lists.linux-foundation.org Signed-off-by: Laurent Pinchart Acked-by: Simon Horman Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed