From: Javier M. Mellid Date: Wed, 27 Jun 2012 12:10:15 +0000 (+0200) Subject: staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info X-Git-Tag: v3.6-rc1~100^2~413 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501b02e4d6a3c29ce4e7cef9a5a1a21f236c3c63;p=pandora-kernel.git staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info This patch erases hardcode cast between smtcfb_info and fb_info in order to get a more robust and less rigid smtcfb_info structure. fb_info doesn't need to be the first field in smtcfb_info after this patch. Tested with SM712. Signed-off-by: Javier M. Mellid Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed