viafb: remove unused max_hres/vres
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 22 Mar 2011 20:33:20 +0000 (20:33 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 23 Mar 2011 13:04:35 +0000 (13:04 +0000)
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 <FlorianSchandinat@gmx.de>

No differences found