From: Yoichi Yuasa Date: Wed, 22 Aug 2007 21:02:03 +0000 (-0700) Subject: au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode() X-Git-Tag: v2.6.23-rc4~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e92f21ba3ea3f54e4be062b87ef9fc4af2d33e2;p=pandora-kernel.git au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode() au1100fb_fb_blank() should come before au1100fb_setmode(). drivers/video/au1100fb.c: In function 'au1100fb_setmode': drivers/video/au1100fb.c:211: error: implicit declaration of function 'au1100fb_fb_blank' Signed-off-by: Yoichi Yuasa Cc: "Antonino A. Daplas" Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed