From: Florian Tobias Schandinat Date: Tue, 22 Sep 2009 23:47:17 +0000 (-0700) Subject: viafb: remove duplicated mode information X-Git-Tag: v2.6.32-rc1~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13147f291cb18489cbaa550b100dee6f9defd007;p=pandora-kernel.git viafb: remove duplicated mode information Remove the mode information from viafbdev.c and uses the one of viamode.c instead. This is possible because horizontal and vertical address are the same as horizontal and vertical resolution. The reduced blanking modes in the table are no problem because they have a higher index than the normal modes and therefore always the normal modes are selected just as the old behaviour. Signed-off-by: Florian Tobias Schandinat Cc: Scott Fang Cc: Joseph Chan Cc: Harald Welte Cc: Jonathan Corbet Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed