summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-yosemite.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-09-06 08:02:40 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2012-12-13 17:15:28 (GMT)
commitb2f711d485f07b8592cf7579a89ee8dc14bf3b7c (patch)
treeec8d8bc679e7642aa65d14ce9fb4dec366775a63 /arch/mips/pci/pci-yosemite.c
parent66315e15cd937cec2eae5d450ddc787907d29854 (diff)
downloadlinux-fsl-qoriq-b2f711d485f07b8592cf7579a89ee8dc14bf3b7c.tar.xz
MIPS: IP22/IP28: Fix build of EISA code.
CC arch/mips/sgi-ip22/ip22-eisa.o /home/ralf/src/linux/linux-mips/arch/mips/sgi-ip22/ip22-eisa.c: In function ‘ip22_eisa_intr’: /home/ralf/src/linux/linux-mips/arch/mips/sgi-ip22/ip22-eisa.c:77:11: error: variable ‘dma2’ set but not used [-Werror=unused-but-set-variable] /home/ralf/src/linux/linux-mips/arch/mips/sgi-ip22/ip22-eisa.c:77:5: error: variable ‘dma1’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors This warning exists in gcc 4.6.0 and newer. Kernels 2.6.40 and newer use -Wunused-but-set-variable to suppress it. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci/pci-yosemite.c')
0 files changed, 0 insertions, 0 deletions