xtensa/simdisk: remove the call to check_disk_change
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 12:25:45 +0000 (14:25 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 8 Jul 2020 22:20:01 +0000 (16:20 -0600)
commit3d3a6a2088bc7ec9dcaa7bfa8db5fa83d98e6641
tree861ad2dfb9c4e7a45552db911368dd9e7d41773c
parent13ab64880e80f8bcf541dcd95ddb3fd0dd861fb7
xtensa/simdisk: remove the call to check_disk_change

The simdisk driver doesn't support event notifications, which means
that check_disk_change is a no-op.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/xtensa/platforms/iss/simdisk.c