Re: [PATCH 2/2] PPC4xx: Merge xor.h and dma.h into onefile ppc440spe-dma.h
From: Dan Williams <hidden>
Date: 2010-09-23 20:29:47
Also in:
linux-crypto, linuxppc-dev
From: Dan Williams <hidden>
Date: 2010-09-23 20:29:47
Also in:
linux-crypto, linuxppc-dev
On Fri, Sep 17, 2010 at 6:42 PM, [off-list ref] wrote:
From: Tirumala Marri <redacted> This patch combines drivers/dma/ppc4xx/xor.h and driver/dma/dma/ppc4xx/dma.h into drivers/dma/ppc4xx/ppx440spe-dma.h .
Is this just code churn, or do we gain anything by combining these header files? Don't add "ppc440spe-" back to the prefix, we're already in the ppc4xx directory, unless the file will only contain definitions that are relevant to ppc440spe. -- Dan