summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/common.c
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2013-04-14 19:42:01 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-04-30 15:15:12 +1000
commitd5bbe6596a318a960489d39dab49122df68918b1 (patch)
tree081fb684c903cc647c125e0888acba0f0d21f1c3 /arch/powerpc/oprofile/common.c
parentbc23100a0d646aedb6e17fbcecdc35a24cd3bf2a (diff)
downloadblackbird-op-linux-d5bbe6596a318a960489d39dab49122df68918b1.tar.gz
blackbird-op-linux-d5bbe6596a318a960489d39dab49122df68918b1.zip
powerpc: Fix usage of setup_pci_atmu()
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 <galak@kernel.crashing.org> powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller Which changed definition of setup_pci_atmu() but didn't update one of the callers. Below fixes this. Signed-off-by: Michael Neuling <mikey@neuling.org> Reviewed-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/oprofile/common.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud