[MIPS] TXx9: Fix txx9_pcode initialization
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 26 Aug 2008 12:29:58 +0000 (21:29 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 5 Sep 2008 20:24:12 +0000 (21:24 +0100)
commit603d0639e65b10b495545a20316cff7fbe46a664
tree1bab742a7c1b3cff41e4ee2df984cbb532c86fc1
parent549e147b1a12a07554c500e47c8deca3e3c7556a
[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>
arch/mips/txx9/generic/setup.c