+5
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add dummies for scsi_dma_{,un}map(), to allow compile-testing if
NO_DMA=y.
This prevents the following from showing up later:
ERROR: "scsi_dma_unmap" [drivers/firewire/firewire-sbp2.ko] undefined!
ERROR: "scsi_dma_map" [drivers/firewire/firewire-sbp2.ko] undefined!
Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by:
Mark Brown <broonie@kernel.org>
Acked-by:
Robin Murphy <robin.murphy@arm.com>
Signed-off-by:
Christoph Hellwig <hch@lst.de>