lkml.org 
[lkml]   [2021]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] DMA: several drivers depend on HAS_IOMEM
    Date
    A few drivers in drivers/dma/ use iomap(), ioremap(), devm_ioremap(),
    etc. Building these drivers when CONFIG_HAS_IOMEM is not set results
    in build errors, so make these drivers depend on HAS_IOMEM.

    Cc: Stefan Roese <sr@denx.de>
    Cc: Vinod Koul <vkoul@kernel.org>
    Cc: dmaengine@vger.kernel.org
    Cc: Sinan Kaya <okaya@codeaurora.org>
    Cc: Green Wan <green.wan@sifive.com>
    Cc: Hyun Kwon <hyun.kwon@xilinx.com>
    Cc: Tejas Upadhyay <tejasu@xilinx.com>
    Cc: Michal Simek <michal.simek@xilinx.com>
    Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

    [PATCH 1/4] DMA: ALTERA_MSGDMA depends on HAS_IOMEM
    [PATCH 2/4] DMA: QCOM_HIDMA_MGMT depends on HAS_IOMEM
    [PATCH 3/4] DMA: SF_PDMA depends on HAS_IOMEM
    [PATCH 4/4] DMA: XILINX_ZYNQMP_DPDMA depends on HAS_IOMEM

    Kconfig | 4 ++++
    1 file changed, 4 insertions(+)

    \
     
     \ /
      Last update: 2021-05-22 04:13    [W:3.401 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site