| commit | 073828d078d3e55b23b2b5937a49dc1019c5907d | [log] [tgz] |
|---|---|---|
| author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue Aug 26 21:29:58 2008 +0900 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Fri Sep 05 21:24:12 2008 +0100 |
| tree | 1bab742a7c1b3cff41e4ee2df984cbb532c86fc1 | |
| parent | e0cee3eea7875800451739ae38f99edcf11c133d [diff] |
[MIPS] TXx9: Fix txx9_pcode initialization
The txx9_pcode variable was introduced in commit
fe1c2bc64f65003b39f331a8e4b0d15b235a4afd ("TXx9: Add 64-bit support")
but was not initialized properly.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>