patch-2.1.75 linux/include/linux/timer.h

Next file: linux/include/linux/videodev.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.74/linux/include/linux/timer.h linux/include/linux/timer.h
@@ -23,8 +23,6 @@
  *
  * FLOPPY_TIMER		floppy disk timer (not used right now)
  * 
- * SCSI_TIMER		scsi.c timeout timer
- *
  * NET_TIMER		tcp/ip timeout timer
  *
  * COPRO_TIMER		387 timeout for buggy hardware..
@@ -44,7 +42,6 @@
 
 #define HD_TIMER	16
 #define FLOPPY_TIMER	17
-#define SCSI_TIMER 	18
 #define NET_TIMER	19
 #define SOUND_TIMER	20
 #define COPRO_TIMER	21

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov