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

Commit f39b158d authored by Stephen Warren's avatar Stephen Warren
Browse files

crypto: tegra: remove include of <mach/clk.h>



Nothing from this file is used, and the file will hopefully be deleted
soon.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent b9c665d7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -41,8 +41,6 @@
#include <linux/completion.h>
#include <linux/workqueue.h>

#include <mach/clk.h>

#include <crypto/scatterwalk.h>
#include <crypto/aes.h>
#include <crypto/internal/rng.h>