Skip to content

Commit

Permalink
[POWERPC] ppc4xx_sgdma needs dma-mapping.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andrew Morton authored and Paul Mackerras committed Apr 30, 2007
1 parent 738925b commit f139efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/ppc/syslib/ppc4xx_sgdma.c
Original file line number Diff line number Diff line change
@@ -27,6 +27,7 @@

#include <asm/system.h>
#include <asm/io.h>
#include <asm/dma-mapping.h>
#include <asm/ppc4xx_dma.h>

void

0 comments on commit f139efe

Please sign in to comment.