summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2015-01-23 01:05:06 (GMT)
committerScott Wood <scottwood@freescale.com>2015-01-30 01:56:15 (GMT)
commit6d5f6a0eba15c1d2cfd367f1c3fb77ab2bfe8ca8 (patch)
tree7ffda044bd5380059212cabb603970c6d688737b /arch/powerpc/boot
parent31494cf3532cfee0bf5c913ac9962971aab7b1d4 (diff)
downloadlinux-6d5f6a0eba15c1d2cfd367f1c3fb77ab2bfe8ca8.tar.xz
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
Fix this: CC arch/powerpc/sysdev/fsl_pci.o arch/powerpc/sysdev/fsl_pci.c: In function 'fsl_pcie_check_link': arch/powerpc/sysdev/fsl_pci.c:91:1: error: the frame size of 1360 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] when configuring FRAME_WARN, by refactoring indirect_read_config() to take hose and bus number instead of the 1344-byte struct pci_bus. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions