commit | 690ca2ce0c824e8d3da7b2e273c2c873ab96d1e6 | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yuasa@linux-mips.org> | Mon Nov 08 17:23:52 2010 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 16 18:10:55 2010 +0000 |
tree | 0b896950262ace4b4ae2ff6edf2d2f0f352efba9 | |
parent | ec79812580e360081b58c3e2e8b5b69b8080b5a0 [diff] |
MIPS: Alchemy: Add return value check for strict_strtoul() arch/mips/alchemy/devboards/prom.c: In function 'prom_init': arch/mips/alchemy/devboards/prom.c:60: error: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Cc: linux-mips <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/1761/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>