patch-2.4.0-test11 linux/drivers/char/agp/agp.h

Next file: linux/drivers/char/agp/agpgart_be.c
Previous file: linux/drivers/char/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/drivers/char/agp/agp.h linux/drivers/char/agp/agp.h
@@ -144,8 +144,6 @@
 #define min(a,b)	(((a)<(b))?(a):(b))
 #endif
 
-#define arraysize(x)            (sizeof(x)/sizeof(*(x)))
-
 #define AGPGART_MODULE_NAME	"agpgart"
 #define PFX			AGPGART_MODULE_NAME ": "
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)