From 245725456099586d9a403289e6b05bbd2891834b Mon Sep 17 00:00:00 2001 From: Aaro Koskinen Date: Tue, 11 Sep 2012 00:15:21 +0300 Subject: [PATCH] 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-format-patch failed