diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-05-11 19:39:27 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-05-14 10:02:03 +0200 |
commit | d57d3a48ca784615e839475d8bdf8f3cecf77c8d (patch) | |
tree | 7df8bb93d46159f0050152d1880750229b737b74 /drivers/dma/of-dma.c | |
parent | dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC (diff) | |
download | linux-d57d3a48ca784615e839475d8bdf8f3cecf77c8d.tar.xz linux-d57d3a48ca784615e839475d8bdf8f3cecf77c8d.zip |
dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either
built-in or as a module, use that macro instead of open coding the same.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/of-dma.c')
0 files changed, 0 insertions, 0 deletions