patch-2.4.7 linux/drivers/char/rio/riodrvr.h
Next file: linux/drivers/char/rio/rioinit.c
Previous file: linux/drivers/char/rio/riocmd.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Wed Jul  4 14:41:33 2001
-  Orig file: 
v2.4.6/linux/drivers/char/rio/riodrvr.h
-  Orig date: 
Wed May 10 16:56:44 2000
diff -u --recursive --new-file v2.4.6/linux/drivers/char/rio/riodrvr.h linux/drivers/char/rio/riodrvr.h
@@ -33,12 +33,13 @@
 #ifndef __riodrvr_h
 #define __riodrvr_h
 
+#include <asm/param.h>	/* for HZ */
+
 #ifdef SCCS_LABELS
 static char *_riodrvr_h_sccs_ = "@(#)riodrvr.h	1.3";
 #endif
 
 #define MEMDUMP_SIZE	32
-#define HZ				100
 #define	MOD_DISABLE	(RIO_NOREAD|RIO_NOWRITE|RIO_NOXPRINT)
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)