From: Sebastian Andrzej Siewior Date: Wed, 21 Apr 2010 20:36:47 +0000 (+0200) Subject: MIPS: Fixup screen_info struct initializations X-Git-Tag: v2.6.34-rc7~35^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20947aaa0026efd7355ae4bf70b56a13a3f98b1;p=pandora-kernel.git MIPS: Fixup screen_info struct initializations |arch/mips/sibyte/swarm/setup.c:153: | warning: large integer implicitly truncated to unsigned type The field was changed in d9b26352 aka ("x86, setup: Store the boot cursor state"). This patch changes the values back they way they were before this extra field got introduced. While here, the other two boards are also converted to C99 initializer. Signed-off-by: Sebastian Andrzej Siewior Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1137/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed