CVSROOT: /cvsroot/linux-fbdev
Module name: FBdev
Repository: FBdev/utlilities/fbtest/
Changes by: geertu@...) 06/12/19 09:24:41
Log message:
Compensate for recent changes to struct fb_var_screeninfo:
- The first reserved field is now used for the `rotate' parameter,
- Check existing reserved fields only, to avoid bogus `reserved[x] changed
from ...' messages when compiling using a future <linux/fb.h>.
Modified files:
FBdev/utlilities/fbtest/:
fb.c
Revision Changes Path
1.3 +12 -6 FBdev/utlilities/fbtest/fb.c
|