Remove including <linux/version.h> that don't need it.
Signed-off-by: Tian Tao <[email protected]>
---
drivers/crypto/cavium/cpt/cptpf_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/crypto/cavium/cpt/cptpf_main.c b/drivers/crypto/cavium/cpt/cptpf_main.c
index 711b1ac..06ee42e 100644
--- a/drivers/crypto/cavium/cpt/cptpf_main.c
+++ b/drivers/crypto/cavium/cpt/cptpf_main.c
@@ -10,7 +10,6 @@
#include <linux/moduleparam.h>
#include <linux/pci.h>
#include <linux/printk.h>
-#include <linux/version.h>
#include "cptpf.h"
--
2.7.4
On Mon, Mar 01, 2021 at 11:54:12AM +0800, Tian Tao wrote:
> Remove including <linux/version.h> that don't need it.
>
> Signed-off-by: Tian Tao <[email protected]>
> ---
> drivers/crypto/cavium/cpt/cptpf_main.c | 1 -
> 1 file changed, 1 deletion(-)
Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt