sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Oct 2018 13:15:12 +0000 (15:15 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Oct 2018 21:14:43 +0000 (15:14 -0600)
commit64ab1fa5da058960fdd930b768c6c7b441d53d17
tree7fe01acfaec39eedbf1f4b04e21e15a70971cb0b
parent138126214868a741691edec92d4c94d428213302
sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code

This code has effectively been commented out since the first commit,
so remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/sx8.c