浏览代码

hifn_795x: stop including <asm-generic/kmap_types.h>

<linux/highmem.h> is the placace the get the kmap type flags, asm-generic
files are generic implementations only to be used by architecture code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Christoph Hellwig 10 年之前
父节点
当前提交
ac8427b9eb
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/crypto/hifn_795x.c

+ 0 - 2
drivers/crypto/hifn_795x.c

@@ -36,8 +36,6 @@
 #include <crypto/algapi.h>
 #include <crypto/algapi.h>
 #include <crypto/des.h>
 #include <crypto/des.h>
 
 
-#include <asm/kmap_types.h>
-
 //#define HIFN_DEBUG
 //#define HIFN_DEBUG
 
 
 #ifdef HIFN_DEBUG
 #ifdef HIFN_DEBUG