]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm, arm64: don't include blk_types.h in <asm/io.h>
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Nov 2016 13:40:14 +0000 (07:40 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Nov 2016 15:43:26 +0000 (09:43 -0600)
commitfe8ecc86fa83e6dca25b055651811dff8d80bfed
tree9281c9e6f70f8fcaa38794f87c3febcff2dcb403
parent2f8b544477e627a42e66902e948d87f86554aeca
arm, arm64: don't include blk_types.h in <asm/io.h>

No need for it - we only use struct bio_vec in prototypes and already have
forward declarations for it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
arch/arm/include/asm/io.h
arch/arm64/include/asm/io.h