+0
−9
+0
−1
drivers/crypto/mxc-scc.c
deleted100644 → 0
+0
−767
Loading
This driver has been completely broken since the very beginning because it doesn't even have a setkey function. This means that nobody has ever used it as it would crash during setkey. This patch removes this driver. Fixes: d293b640 ("crypto: mxc-scc - add basic driver for the...") Signed-off-by:Herbert Xu <herbert@gondor.apana.org.au>