From: Florian Tobias Schandinat Date: Tue, 22 Mar 2011 20:33:20 +0000 (+0000) Subject: viafb: remove unused max_hres/vres X-Git-Tag: v3.0-rc1~364^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91faa61697a60ee5cc653db9b6fd3c7049890a6;p=pandora-kernel.git viafb: remove unused max_hres/vres This patch removes the max_hres and max_vres which are not used at the moment. In general they could be useful but it would be better to get them via any standard EDID implementation and not the buggy incomplete one currently used which is also removed as far as possible. Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed