From: Geert Uytterhoeven Date: Tue, 16 Jun 2009 22:34:19 +0000 (-0700) Subject: fbdev: move logo externs to header file X-Git-Tag: v2.6.31-rc1~299^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae52bb2384f721562f15f719de1acb8e934733cb;p=pandora-kernel.git fbdev: move logo externs to header file Now we have __initconst, we can finally move the external declarations for the various Linux logo structures to . James' ack dates back to the previous submission (way to long ago), when the logos were still __initdata, which caused failures on some platforms with some toolchain versions. Signed-off-by: Geert Uytterhoeven Acked-by: James Simmons Cc: Krzysztof Helt Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed