From: Aaro Koskinen Date: Tue, 11 Oct 2011 18:47:17 +0000 (+0300) Subject: staging: xgifb: add a global variable for the default refresh rate X-Git-Tag: v3.2-rc1~169^2^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7548a83e5f8885679fa568e55242500b6164ee2e;p=pandora-kernel.git staging: xgifb: add a global variable for the default refresh rate Add a global variable for the default refresh rate. This is done to get rid of references to xgi_video_info before the probe routine, which should allocate the xgi_video_info dynamically in the future. Signed-off-by: Aaro Koskinen Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed