]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd562db9cab5de7f2464a0449b469ccc294547a9f
treed7b5426406537cd4cb4cd8773720fa7dc62cfbac
parenta3b08029553777b2f1dac6e81eb8f689fc463453
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