]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drbd: stop including <asm-generic/kmap_types.h>
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Aug 2015 07:27:17 +0000 (09:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Oct 2015 22:21:08 +0000 (00:21 +0200)
commitdbcbdc432b24ef708f9733a17b16fe58ed143afd
treee2a789265921c673464057d512e3d63a01d9abac
parenta1164a3ac75feeab86f6c02fabdfbf24b81e3c1a
drbd: 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>
drivers/block/drbd/drbd_bitmap.c