Re: [PATCH] powerpc/fsl-pci: fix setup_pci_atmu() parameter issue

2013-04-22 Thread Michael Neuling
This was already posted about a week back. Kumar can you please take it? http://patchwork.ozlabs.org/patch/236494/ Mikey Roy Zang tie-fei.z...@freescale.com wrote: setup_pci_atmu() only has one parameter and remove the extra one, or build will fail due to un-match. Signed-off-by: Roy

[PATCH] powerpc/fsl-pci: fix setup_pci_atmu() parameter issue

2013-04-19 Thread Roy Zang
setup_pci_atmu() only has one parameter and remove the extra one, or build will fail due to un-match. Signed-off-by: Roy Zang tie-fei.z...@freescale.com --- arch/powerpc/sysdev/fsl_pci.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/sysdev/fsl_pci.c

Re: [PATCH] powerpc/fsl-pci: fix setup_pci_atmu() parameter issue

2013-04-19 Thread Roy Zang
On 04/20/2013 02:55 AM, Roy Zang wrote: setup_pci_atmu() only has one parameter and remove the extra one, or build will fail due to un-match. Signed-off-by: Roy Zang tie-fei.z...@freescale.com --- based on Kumar's next branch. Roy ___ Linuxppc-dev