Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 119c3ab4 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Herbert Xu
Browse files

crypto: s5p-sss - Minor coding cleanups



Remove unneeded inclusion of delay.h and get rid of indentation from
labels.

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Acked-by: default avatarVladimir Zapolskiy <vz@mleia.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 29e9330f
Loading
Loading
Loading
Loading
+7 −8
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
 *
 */

#include <linux/delay.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/init.h>