mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +00:00
[POWERPC] ppc4xx_sgdma needs dma-mapping.h
For dma_alloc_*() Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Cc: Paul Mackerras <paulus@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
738925b685
commit
f139efedb8
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/dma-mapping.h>
|
||||
#include <asm/ppc4xx_dma.h>
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue