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