patch-2.4.0-test11 linux/drivers/video/fm2fb.c

Next file: linux/drivers/video/g364fb.c
Previous file: linux/drivers/video/cyberfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/drivers/video/fm2fb.c linux/drivers/video/fm2fb.c
@@ -144,8 +144,6 @@
 static unsigned long fm2fb_reg_phys;
 static volatile unsigned char *fm2fb_reg;
 
-#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)