]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
authorVinod Koul <vkoul@kernel.org>
Mon, 8 Jul 2019 04:12:55 +0000 (09:42 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 8 Jul 2019 04:14:45 +0000 (09:44 +0530)
commit5c274ca4cfb22a455e880f61536b1894fa29fd17
tree9c33bf9861648223ed70704b190704c0e1c39869
parentb7f5b656ffe19e3c65f04e3adeae21ac17227126
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"

This reverts commit 7144afd025b2 ("dmaengine: fsl-edma: add i.mx7ulp
edma2 version support") as this fails to build with module option due to
usage of of_irq_count() which is not an exported symbol as kernel
drivers are *not* expected to use it (rightly so).

Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-edma-common.c
drivers/dma/fsl-edma-common.h
drivers/dma/fsl-edma.c