David Gibson 0bd15c4b50 [POWERPC] Fix build problem in ppc4xx_sgdma.c
ppc4xx_sgdma.c is #including asm/dma-mapping.h directly, which should
only ever be included via linux/dma-mapping.h.  asm/dma-mapping.h
relies on an enum defined in linux/dma-mapping.h before its own
include.  This fixes the problem.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-05-07 20:31:16 +10:00
..
2007-03-28 13:59:37 -07:00
2007-03-28 13:59:37 -07:00
2007-04-27 15:28:45 -07:00
2007-02-17 19:07:33 +01:00
2007-04-25 22:24:41 -07:00