| commit | 9414d3628abb646834965b6c23b8e9064729b110 | [log] [tgz] |
|---|---|---|
| author | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 17 21:14:01 2006 +0000 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 07 13:30:22 2006 +0000 |
| tree | 7169a54a5b8e2aab003b3bcfbe60de5169400edc | |
| parent | a3305a8835ed039363822523a3cac24e990083dc [diff] |
[MIPS] Check function pointers are non-zero before calling.
Several boards don't initialize the pointers, so let's play safe.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>