From: Geert Uytterhoeven Date: Sat, 21 May 2011 19:42:54 +0000 (+0000) Subject: fbdev/amifb: Correct check for video memory size X-Git-Tag: v3.0-rc1~166^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e4e9c61eb7bbd1171a2b948f1ea4591bac8289;p=pandora-kernel.git fbdev/amifb: Correct check for video memory size The check should compare the available memory size with the highest allocation value (VIDEOMEMSIZE_*_2M), not with the lowest value (VIDEOMEMSIZE_*_1M). Signed-off-by: Geert Uytterhoeven Signed-off-by: Paul Mundt --- Reading git-diff-tree failed