Re: [POWERPC 07/18] Have cell use its own dma_direct_offset variable

2007-12-18 Thread Benjamin Herrenschmidt
On Tue, 2007-12-18 at 18:48 +0100, [EMAIL PROTECTED] wrote: > plain text document attachment > (0017-Have-cell-use-its-own-dma_direct_offset-variable.patch) > Rather than using the global variable, have cell use its own variable to > store the direct DMA offset. > > Signed-off-by: Michael Ellerma

[POWERPC 07/18] Have cell use its own dma_direct_offset variable

2007-12-18 Thread arnd
Rather than using the global variable, have cell use its own variable to store the direct DMA offset. Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> --- arch/powerpc/platforms/cell/iommu.c | 10 ++ 1 files changed, 6 insertions(+), 4