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 <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
  • Loading branch information
akpm00 authored and paulusmack 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
Expand Up @@ -27,6 +27,7 @@

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

void
Expand Down

0 comments on commit f139efe

Please sign in to comment.