btrfs: remove duplicated include in block-group.c
authorTiezhu Yang <yangtiezhu@loongson.cn>
Tue, 12 May 2020 03:55:03 +0000 (11:55 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:31 +0000 (11:25 +0200)
commitf2998ebd32e25e432e3d0058552e4777c5aba75a
tree8ea72c99521c9b66dcf5b15c695a0e7feddaae00
parent3be4d8efe3cf218350cf2c3f39136a636698c572
btrfs: remove duplicated include in block-group.c

disk-io.h is included more than once in block-group.c, remove it.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/block-group.c