commit | 30fd642758773eb034b1543db26cf730ce12795c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Apr 12 07:49:51 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 09 06:58:11 2018 +0200 |
tree | d7b5426406537cd4cb4cd8773720fa7dc62cfbac | |
parent | 09230cbc1baba68e0ca1e7c489344ce5d35c6f27 [diff] |
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>