1
0
Fork 0

crypto: ccree - remove unused including <linux/version.h>

Remove including <linux/version.h> that don't need it.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
master
Tian Tao 2020-12-11 09:42:47 +08:00 committed by Herbert Xu
parent c4dc99e14c
commit bbfd06c7c8
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include <crypto/authenc.h>
#include <crypto/hash.h>
#include <crypto/skcipher.h>
#include <linux/version.h>
#include <linux/clk.h>
#include <linux/platform_device.h>