commit | 87b4884935d387acc4c4418da6a75387bfcc24b9 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue May 08 00:39:01 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:30 2007 -0700 |
tree | 305cc61d6480123c1f99359ae3780b952d181750 | |
parent | d6774935b61f99024121107d4ebb9d11b58052e6 [diff] |
vfb: use sys instead of cfb drawing functions Since vfb's framebuffer is vmalloc'ed, use the sys_* drawing functions instead of cfb_*. Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>