On Fri, Nov 30, 2018 at 02:12:58PM +0100, Lucas Stach wrote: > dma.h provides the prototypes for the different dma_alloc_* functions, > so we should include it to make sure the prototypes are consistent. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > arch/arm/cpu/mmu_64.c | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/arch/arm/cpu/mmu_64.c b/arch/arm/cpu/mmu_64.c > index 69d1b20718f7..99ddd5a441b9 100644 > --- a/arch/arm/cpu/mmu_64.c > +++ b/arch/arm/cpu/mmu_64.c > @@ -19,6 +19,7 @@ > #define pr_fmt(fmt) "mmu: " fmt > > #include <common.h> > +#include <dma.h> > #include <dma-dir.h> > #include <init.h> > #include <mmu.h> > -- > 2.19.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox