From: Aaro Koskinen Date: Wed, 31 Aug 2011 18:46:08 +0000 (+0300) Subject: staging: xgifb: delete duplicated LCD table X-Git-Tag: v3.2-rc1~169^2^2~779 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5c2aeb231bcb67697ef3f2c3ed8947229b1384;p=pandora-kernel.git staging: xgifb: delete duplicated LCD table XGI_EPLLCDCRT1Ptr_H and XGI_EPLLCDCRT1Ptr_V tables are identical. Replace as follows: XGI_EPLLCDCRT1Ptr_H ==> xgifb_epllcd_crt1 XGI_EPLLCDCRT1Ptr_V ==> xgifb_epllcd_crt1 Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed