commit | dbcbdc432b24ef708f9733a17b16fe58ed143afd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Aug 28 09:27:17 2015 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Oct 15 00:21:08 2015 +0200 |
tree | e2a789265921c673464057d512e3d63a01d9abac | |
parent | a1164a3ac75feeab86f6c02fabdfbf24b81e3c1a [diff] |
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>