Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

crypto: cavium/zip - 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: Zhiqi Song <songzhiqi1@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Tian Tao and committed by
Herbert Xu
1aa33c7a e0e638f7

-1
-1
drivers/crypto/cavium/zip/common.h
··· 56 56 #include <linux/seq_file.h> 57 57 #include <linux/string.h> 58 58 #include <linux/types.h> 59 - #include <linux/version.h> 60 59 61 60 /* Device specific zlib function definitions */ 62 61 #include "zip_device.h"