Explorar o código

crypto: bfin_crc - Remove unneeded linux/miscdevice.h include

bfin_crc.h driver does not use any miscdevice, so this patch remove this
unnecessary inclusion.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Corentin LABBE %!s(int64=8) %!d(string=hai) anos
pai
achega
422ef50459
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/crypto/bfin_crc.h

+ 0 - 1
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;