]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: bmips: include <linux/dma-direct.h> for phys_to_dma
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Mar 2021 07:38:31 +0000 (08:38 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 6 Mar 2021 07:43:40 +0000 (08:43 +0100)
commit762e21430cd89d04a6018dce5648f0d21b2d5906
tree618a1d622167e3dabfa63e70012018197a4b1614
parentc23fb79bbaf55f644e215c30d56ac8ca5dc03690
MIPS: bmips: include <linux/dma-direct.h> for phys_to_dma

Ensure this file has a prototype for phys_to_dma and dma_to_phys.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/bmips/dma.c