linux/arch/ppc
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
..
4xx_io
8xx_io Merge branch 'linux-2.6' into for-2.6.22 2007-04-30 12:38:01 +10:00
8260_io [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 2007-04-25 22:24:30 -07:00
amiga
boot [POWERPC] Add uartlite boot console driver for the zImage wrapper 2007-04-30 11:02:04 +10:00
configs [PPC] MPC8272 ADS compile fixed, defconfig refreshed. 2007-04-12 12:36:45 -05:00
kernel Merge branch 'linux-2.6' into for-2.6.22 2007-04-30 12:38:01 +10:00
lib [STRING]: Move strcasecmp/strncasecmp to lib/string.c 2007-04-26 01:54:39 -07:00
mm [POWERPC] Fix is_power_of_4(x) compile error 2007-02-09 09:30:05 -06:00
platforms Merge branch 'linux-2.6' into for-2.6.22 2007-04-30 12:38:01 +10:00
syslib [POWERPC] Fix build problem in ppc4xx_sgdma.c 2007-05-07 20:31:16 +10:00
xmon [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate 2007-02-08 16:08:25 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] 2007-02-20 17:11:55 +00:00
Kconfig.debug
Makefile