From: Ralf Baechle Date: Tue, 16 Oct 2007 08:29:03 +0000 (-0700) Subject: fbcon: Convert struct font_desc to use ISO C initializers X-Git-Tag: v2.6.24-rc1~910 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908633f3ec8b3e10ef23de28ae6a5b1770118cfd;p=pandora-kernel.git fbcon: Convert struct font_desc to use ISO C initializers Akpm's patch "newport_con warning fix" got me to look at the console drivers again and one thing that I noticed was that none of the fonts was using ISO initializers for it's fonts. Signed-off-by: Ralf Baechle Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed