From: Paul M. <le...@li...> - 2007-11-02 05:41:22
|
Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git Which contains: Adrian Bunk (1): sh64: fix dma_cache_sync() compilation Paul Mundt (1): sh64: Update defconfigs. Robert P. J. Day (1): sh64: Move DMA macros from pci.h to scatterlist.h. arch/sh64/configs/cayman_defconfig | 140 +++++++++++++++++------------------- arch/sh64/configs/harp_defconfig | 105 ++++++++++++--------------- arch/sh64/configs/sim_defconfig | 68 ++++++++---------- include/asm-sh64/dma-mapping.h | 5 +- include/asm-sh64/pci.h | 9 --- include/asm-sh64/scatterlist.h | 9 +++ 6 files changed, 154 insertions(+), 182 deletions(-) |