patch-2.2.18 linux/include/linux/i2o.h
Next file: linux/include/linux/if_ether.h
Previous file: linux/include/linux/i2c.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat Nov 18 20:14:46 2000
- Orig file:
v2.2.17/include/linux/i2o.h
- Orig date:
Sat Sep 9 18:42:50 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/i2o.h linux/include/linux/i2o.h
@@ -638,12 +638,6 @@
#define I2O_POST_WAIT_OK 0
#define I2O_POST_WAIT_TIMEOUT -ETIMEDOUT
-#define DECLARE_MUTEX(name) struct semaphore name=MUTEX
-
-typedef struct wait_queue *wait_queue_head_t;
-#define DECLARE_WAIT_QUEUE_HEAD(wait)\
- wait_queue_head_t wait
-
#endif /* __KERNEL__ */
#endif /* _I2O_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)