commit | d842e43e1d538d535c08b27a71e4912641121924 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Mar 07 10:21:59 2019 -0800 |
committer | Christopher Ferris <cferris@google.com> | Thu Mar 07 11:19:22 2019 -0800 |
tree | baf4623c943ffdef001d732788c1d3d753716a2a | |
parent | ff16c0b89b7297bc70353f60afac9bb93d6b0087 [diff] [blame] |
Update to v5.0 kernel headers. Test: Builds and boots on taimen. Change-Id: I13843bf1ab30ea89a50852adc88f2cba8401bded
diff --git a/libc/kernel/uapi/linux/fb.h b/libc/kernel/uapi/linux/fb.h index 9f6b139..38da042 100644 --- a/libc/kernel/uapi/linux/fb.h +++ b/libc/kernel/uapi/linux/fb.h
@@ -320,4 +320,6 @@ struct fbcurpos hot; struct fb_image image; }; +#define FB_BACKLIGHT_LEVELS 128 +#define FB_BACKLIGHT_MAX 0xFF #endif