commit | adec640e03668e42f30f3b09c0b4d60d44545f6f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Aug 28 09:27:19 2015 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Oct 15 00:21:10 2015 +0200 |
tree | d48560d6895c2cb0009209c8d712371b4a6aec0c | |
parent | ac8427b9ebf541e42f18bf298997d8765b513d51 [diff] |
mlx5: 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>