commit | 78a2e12f51d9ec37c328fa5a429c676eeeba8cd1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Nov 27 02:18:26 2013 +0100 |
committer | Joerg Roedel <joro@8bytes.org> | Tue Jan 07 15:10:11 2014 +0100 |
tree | 5bf9425dd0fc5309c4cd4454f882147818718be3 | |
parent | d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc [diff] |
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 <joro@8bytes.org> Cc: iommu@lists.linux-foundation.org Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Joerg Roedel <joro@8bytes.org>