]> 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)
commitb34922b7745cdf1bab2bc6b4c9c04593f26e413c
tree9281c9e6f70f8fcaa38794f87c3febcff2dcb403
parent8ea297c7e78b4a100bda61c3142808ccd79d2cca
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