From: Peter Huewe Date: Wed, 13 Jun 2012 22:21:47 +0000 (+0200) Subject: staging/xgifb: Replace constant arrays with constant values X-Git-Tag: v3.6-rc1~100^2~778 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f477d3e6bb1bef4f3e2286d762137ae7e8a53195;p=pandora-kernel.git staging/xgifb: Replace constant arrays with constant values This patch removes the arrays in XGI_GetVCLK2Ptr which each contain only one value four times and replaces them with their constant value. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed