diff options
author | Kevin Hickey <khickey@rmicorp.com> | 2008-07-28 20:09:26 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-30 22:54:34 +0200 |
commit | fd7ccfa7ac64156a5c1c906e0986b73d481b6dfc (patch) | |
tree | 3c94f7de26bdcb0ddd73edf42a0bdb893fbe125c /arch/mips/rb532 | |
parent | [MIPS] tlb-r4k: Nuke broken paranoia error test. (diff) | |
download | linux-fd7ccfa7ac64156a5c1c906e0986b73d481b6dfc.tar.xz linux-fd7ccfa7ac64156a5c1c906e0986b73d481b6dfc.zip |
[MIPS] Initialization of Alchemy boards
An earlier update changed some calls from simple_strotl to strict_strtol but
did not account for the differences in the syntax between the calls.
simple_strotl returns the integer; strict_strtol returns an error code and
takes a pointer to the result. As it was, NULL was being passed in place of
the result, which led to failures during kernel initialization when using
YAMON.
Signed-off-by: Kevin Hickey <khickey@rmicorp.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/rb532')
0 files changed, 0 insertions, 0 deletions