swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
authorChristoph Hellwig <hch@lst.de>
Thu, 12 Apr 2018 05:49:51 +0000 (07:49 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 04:58:11 +0000 (06:58 +0200)
commit30fd642758773eb034b1543db26cf730ce12795c
treed7b5426406537cd4cb4cd8773720fa7dc62cfbac
parent09230cbc1baba68e0ca1e7c489344ce5d35c6f27
swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

swiotlb now selects the DMA_DIRECT_OPS config symbol, so this will
always be true.

Signed-off-by: Christoph Hellwig <hch@lst.de>
lib/swiotlb.c