Browse Source

crypto: omap - remove unused #include <linux/version.h>

Remove unused #include <linux/version.h>('s) in
  drivers/crypto/omap-sham.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Huang Weiyi 15 years ago
parent
commit
0efbaabd1e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/crypto/omap-sham.c

+ 0 - 1
drivers/crypto/omap-sham.c

@@ -15,7 +15,6 @@
 
 #define pr_fmt(fmt) "%s: " fmt, __func__
 
-#include <linux/version.h>
 #include <linux/err.h>
 #include <linux/device.h>
 #include <linux/module.h>