|
From: Geert U. <ge...@us...> - 2006-12-19 17:24:49
|
CVSROOT: /cvsroot/linux-fbdev
Module name: FBdev
Repository: FBdev/utlilities/fbtest/
Changes by: ge...@sc....(none) 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
|