Skip to content

Commit

Permalink
crypto: omap - remove unused #include <linux/version.h>
Browse files Browse the repository at this point in the history
Remove unused #include <linux/version.h>('s) in
  drivers/crypto/omap-sham.c

Signed-off-by: Huang Weiyi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
Huang Weiyi authored and herbertx committed May 26, 2010
1 parent 8db0507 commit 0efbaab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/crypto/omap-sham.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0efbaab

Please sign in to comment.