linux/arch/mips/alchemy
Manuel Lauss d334c2b9de MIPS: Alchemy: Fix unchecked kstrtoul return value
enabled __must_check logic triggers a build error for mtx1 and gpr
in the prom init code.  Fix by checking the kstrtoul() return value.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/6574/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-03-06 20:52:28 +01:00
..
common mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
devboards MIPS: Alchemy: Fix DB1100 GPIO registration 2014-02-04 13:18:02 +01:00
Kconfig MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE" 2013-05-08 01:19:06 +02:00
Makefile MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single files 2011-12-07 22:02:06 +00:00
Platform MIPS: remove obsolete Kconfig macros 2013-05-08 01:19:06 +02:00
board-gpr.c MIPS: Alchemy: Fix unchecked kstrtoul return value 2014-03-06 20:52:28 +01:00
board-mtx1.c MIPS: Alchemy: Fix unchecked kstrtoul return value 2014-03-06 20:52:28 +01:00
board-xxs1500.c MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single files 2011-12-07 22:02:06 +00:00