[MIPS] VPE loader: Initialize lists before they're actually being used ...
authorRalf Baechle <ralf@linux-mips.org>
Wed, 24 Jan 2007 19:13:08 +0000 (19:13 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 24 Jan 2007 19:23:22 +0000 (19:23 +0000)
kspd which due to makefile order happens to be initialized before the
vpe loader causes references to vpecontrol lists before they're actually
been initialized.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found