patch-2.4.0-test11 linux/drivers/video/S3triofb.c
Next file: linux/drivers/video/amifb.c
Previous file: linux/drivers/video/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Nov 7 10:59:43 2000
- Orig file:
v2.4.0-test10/linux/drivers/video/S3triofb.c
- Orig date:
Fri Aug 4 18:06:34 2000
diff -u --recursive --new-file v2.4.0-test10/linux/drivers/video/S3triofb.c linux/drivers/video/S3triofb.c
@@ -60,8 +60,6 @@
#define IO_OUT16VAL(v, r) (((v) << 8) | (r))
-#define arraysize(x) (sizeof(x)/sizeof(*(x)))
-
static int currcon = 0;
static struct display disp;
static struct fb_info fb_info;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)