From: Ralf Baechle Date: Wed, 24 Jan 2007 19:13:08 +0000 (+0000) Subject: [MIPS] VPE loader: Initialize lists before they're actually being used ... X-Git-Tag: v2.6.20-rc6~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfdf6f15a2a462b6b328b4c60b252cfc04ec03e;p=pandora-kernel.git [MIPS] VPE loader: Initialize lists before they're actually being used ... 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 --- Reading git-diff-tree failed