From: James Simmons Date: Wed, 22 Jun 2005 00:16:58 +0000 (-0700) Subject: [PATCH] fbdev: iomove removal X-Git-Tag: v2.6.13-rc1~68^2~582^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a9951c94e7a285a3d00648e3d790a7f016bd11;p=pandora-kernel.git [PATCH] fbdev: iomove removal Since no one is using the inbuf, outbuf of struct fb_pixmap I removed their use in the framebuffer console. The idea is instead move the pixmap functionality below the accelerated functions intead of on top as the way it is now. If there is no objection please apply. This is against Linus latestr GIT tree. Thank you. Signed-off-by: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed