From: Michal Simek Date: Tue, 8 Dec 2009 16:49:21 +0000 (+0100) Subject: microblaze: Remove panic_timeout init value X-Git-Tag: v2.6.33-rc1~283^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de23446300a4b2170efd048ae2ec65022650650;p=pandora-kernel.git microblaze: Remove panic_timeout init value panic_timeout is in BSS section and it is cleared with BSS section. This means that value is setup to 0. Signed-off-by: Michal Simek --- Reading git-diff-tree failed