Re: [PATCH] powerpc: fix usage of setup_pci_atmu()

2013-04-29 Thread Benjamin Herrenschmidt
On Tue, 2013-04-30 at 09:06 +1000, Stephen Rothwell wrote: > > This is still not in your tree ... I'll apply it after I merge kumar stuff. Cheers, Ben. ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linu

Re: [PATCH] powerpc: fix usage of setup_pci_atmu()

2013-04-29 Thread Stephen Rothwell
Hi Kumar, On Mon, 15 Apr 2013 15:42:01 +1000 Michael Neuling wrote: > > Linux next is currently failing to compile mpc85xx_defconfig with: > arch/powerpc/sysdev/fsl_pci.c:944:2: error: too many arguments to function > 'setup_pci_atmu' > > This is caused by (from Kumar's next branch): > comm

Re: [PATCH] powerpc: fix usage of setup_pci_atmu()

2013-04-15 Thread Kim Phillips
On Mon, 15 Apr 2013 15:42:01 +1000 Michael Neuling wrote: > Linux next is currently failing to compile mpc85xx_defconfig with: > arch/powerpc/sysdev/fsl_pci.c:944:2: error: too many arguments to function > 'setup_pci_atmu' > > This is caused by (from Kumar's next branch): > commit 34642bbb3

[PATCH] powerpc: fix usage of setup_pci_atmu()

2013-04-14 Thread Michael Neuling
Linux next is currently failing to compile mpc85xx_defconfig with: arch/powerpc/sysdev/fsl_pci.c:944:2: error: too many arguments to function 'setup_pci_atmu' This is caused by (from Kumar's next branch): commit 34642bbb3d12121333efcf4ea7dfe66685e403a1 Author: Kumar Gala powerpc/fsl-pci: