commit | 33d69d2a784851431f24c55abb00dfec13502b0b | [log] [tgz] |
---|---|---|
author | Dmitri Vorobiev <dmitri.vorobiev@gmail.com> | Tue Apr 01 02:03:21 2008 +0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Apr 28 17:14:27 2008 +0100 |
tree | 54551fac559c417bcee01135d2acc89bd5201588 | |
parent | cd2675fba90d3e87fa7c9902fd7fdedc2e5022e0 [diff] |
[MIPS] make mips_ejtag_setup() static This change makes the needlessly global function mips_ejtag_setup() static. Successfully build-tested using default configs for Malta, Atlas and SEAD boards. Runtime test successfully performed by booting the Malta 4Kc board up to the shell prompt. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>