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

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)