[PATCH] [POWERPC] Fix fallout from sg_page changes

2007-10-23 Thread Dale Farnsworth
Signed-off-by: Dale Farnsworth [EMAIL PROTECTED] --- include/asm-powerpc/dma-mapping.h | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/asm-powerpc/dma-mapping.h b/include/asm-powerpc/dma-mapping.h index 65be95d..43b4f3b 100644 ---

Re: [PATCH] [POWERPC] Fix fallout from sg_page changes

2007-10-23 Thread Jens Axboe
On Tue, Oct 23 2007, Dale Farnsworth wrote: Signed-off-by: Dale Farnsworth [EMAIL PROTECTED] --- include/asm-powerpc/dma-mapping.h | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Should already be merged in Linus' current tree. -- Jens Axboe

Re: [PATCH] [POWERPC] Fix fallout from sg_page changes

2007-10-23 Thread Dale Farnsworth
On Tue, Oct 23, 2007 at 08:44:48PM +0200, Jens Axboe wrote: On Tue, Oct 23 2007, Dale Farnsworth wrote: Signed-off-by: Dale Farnsworth [EMAIL PROTECTED] --- include/asm-powerpc/dma-mapping.h | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Should already be