diff options
Diffstat (limited to 'drivers/crypto/bfin_crc.h')
-rw-r--r-- | drivers/crypto/bfin_crc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/bfin_crc.h b/drivers/crypto/bfin_crc.h index 75cef4dc85a1..786ef746d109 100644 --- a/drivers/crypto/bfin_crc.h +++ b/drivers/crypto/bfin_crc.h @@ -55,7 +55,6 @@ struct crc_info { #include <linux/types.h> #include <linux/spinlock.h> -#include <linux/miscdevice.h> struct crc_register { u32 control; |