summaryrefslogtreecommitdiff
path: root/drivers/video/console
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-09-06 09:03:03 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2012-12-13 17:15:29 (GMT)
commit5613d482394e35e363daf51f55971d6cf88d3d7e (patch)
tree2dc894efa7fefb66af31d4298dfad7e5847f6d7e /drivers/video/console
parentb2f711d485f07b8592cf7579a89ee8dc14bf3b7c (diff)
downloadlinux-fsl-qoriq-5613d482394e35e363daf51f55971d6cf88d3d7e.tar.xz
MIPS: wrppmc: Fix build of PCI code.
CC arch/mips/wrppmc/pci.o /home/ralf/src/linux/linux-mips/arch/mips/wrppmc/pci.c: In function ‘gt64120_pci_init’: /home/ralf/src/linux/linux-mips/arch/mips/wrppmc/pci.c:41:6: error: variable ‘tmp’ 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 'drivers/video/console')
0 files changed, 0 insertions, 0 deletions