From: Aaro Koskinen Date: Mon, 10 Sep 2012 21:15:21 +0000 (+0300) Subject: staging: xgifb: use proper typing for TV data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~418 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245725456099586d9a403289e6b05bbd2891834b;p=pandora-kernel.git staging: xgifb: use proper typing for TV data There's a dangerous cast from XGI330_TVDataStruct to SiS_TVData. Use SiS_TVData everywhere, also the data can be made const. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed