diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-11-25 23:21:00 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-01-23 12:02:34 (GMT) |
commit | 63238f2cc5518e1c45a3418fc0ac0f560dafe7ef (patch) | |
tree | 95e96164b4f07251b222c222398edc1ab982139d /arch/mips/cavium-octeon/executive/cvmx-helper.c | |
parent | b2e4f1560f7388f8157dd2c828211abbfad0e806 (diff) | |
download | linux-63238f2cc5518e1c45a3418fc0ac0f560dafe7ef.tar.xz |
MIPS: Fix build error seen in some configurations
The following build error is seen if CONFIG_32BIT is undefined,
CONFIG_64BIT is defined, and CONFIG_MIPS32_O32 is undefined.
asm/syscall.h: In function 'mips_get_syscall_arg':
arch/mips/include/asm/syscall.h:32:16: error: unused variable 'usp' [-Werror=unused-variable]
cc1: all warnings being treated as errors
Fixes: c0ff3c53d4f9 ('MIPS: Enable HAVE_ARCH_TRACEHOOK')
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: David Daney <david.daney@cavium.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6160/
Diffstat (limited to 'arch/mips/cavium-octeon/executive/cvmx-helper.c')
0 files changed, 0 insertions, 0 deletions