From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:30:51 +0000 (-0700) Subject: tridentfb: convert fb_info into allocated one X-Git-Tag: v2.6.27-rc1~603 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e09ed099d0169ac3a22b17cfeece0fa54a9e43eb;p=pandora-kernel.git tridentfb: convert fb_info into allocated one This patch converts fb_info structure from global variable to allocatable one. The global default_par is moved into function variable. Signed-off-by: Krzysztof Helt Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed