dma-mapping: use obj-y instead of lib-y for generic dma ops
authorChristoph Hellwig <hch@lst.de>
Thu, 14 Jun 2018 06:49:34 +0000 (08:49 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 14 Jun 2018 06:49:34 +0000 (08:49 +0200)
commite37460c1ca08cf9d3b82eb3b6f205888d8d01182
treee0b37d6991beb60ff7a9abd7814595b1b2fa8105
parentbe779f03d563981c65cc7417cc5e0dbbc5b89d30
dma-mapping: use obj-y instead of lib-y for generic dma ops

We already have exact config symbols to select the direct, non-coherent,
or virt dma ops.  So use the normal obj- scheme to select them.

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