From: Boris Brezillon Date: Mon, 22 Jun 2015 07:22:14 +0000 (+0200) Subject: crypto: marvell/cesa - remove COMPILE_TEST dependency X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe55dfdcdfabf160ab0c14617725c57c7a1facfc;p=pandora-kernel.git crypto: marvell/cesa - remove COMPILE_TEST dependency The CESA driver calls phys_to_virt() which is not available on all architectures. Remove the depency on COMPILE_TEST to prevent building this driver on non ARM architectures. Signed-off-by: Boris Brezillon Reported-by: Paul Gortmaker Suggested-by: Herbert Xu Signed-off-by: Herbert Xu --- Reading git-diff-tree failed