]> git.baikalelectronics.ru Git - kernel.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)
commitea7f5a9d08092c1bf217dd09f2257143bbf89c33
tree9281c9e6f70f8fcaa38794f87c3febcff2dcb403
parent37932836da51f0978932a8b65e42d389f4e5a2ae
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