[PATCH] add fbcmap to fb_info

From: James Simmons (jsimmons@acsu.buffalo.edu)
Date: Thu Mar 09 2000 - 11:23:20 EST


Here is a small patch to add a fbcmap field to fb_info. This was to go in
with var and fix but was missed. Thank you.

"Look it's a text editor, no it's a OS, no it's Emacs"
James Simmons ____/|
fbdev/gfx developer \ o.O|
http://www.linux-fbdev.org =(_)=
http://linuxgfx.sourceforge.net U

--- fb.h.orig Wed Mar 8 18:15:24 2000
+++ fb.h Wed Mar 8 18:16:16 2000
@@ -292,6 +292,7 @@
    struct fb_var_screeninfo var; /* Current var */
    struct fb_fix_screeninfo fix; /* Current fix */
    struct fb_monspecs monspecs; /* Current Monitor specs */
+ struct fb_cmap cmap; /* Current cmap */
    struct fb_ops *fbops;
    char *screen_base; /* Virtual address */
    struct display *disp; /* initial display variable */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:15 EST