• Bart Van Assche's avatar
    treewide: Consolidate set_dma_ops() implementations · ca6e8e10
    Bart Van Assche authored
    Now that all set_dma_ops() implementations are identical (ignoring
    BUG_ON() statements), remove the architecture specific definitions
    and add a definition in <linux/dma-mapping.h>.
    Signed-off-by: default avatarBart Van Assche <bart.vanassche@sandisk.com>
    Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Cc: Chris Metcalf <cmetcalf@mellanox.com>
    Cc: David Woodhouse <dwmw2@infradead.org>
    Cc: linux-arch@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linuxppc-dev@lists.ozlabs.org
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Russell King <linux@armlinux.org.uk>
    Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
    ca6e8e10
dma-mapping.h 4.44 KB