patch-2.4.9 linux/drivers/usb/usb-uhci.h
Next file: linux/drivers/video/acornfb.c
Previous file: linux/drivers/usb/usb-uhci.c
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Wed Aug 15 01:22:16 2001
- Orig file:
v2.4.8/linux/drivers/usb/usb-uhci.h
- Orig date:
Wed May 16 10:31:27 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/usb/usb-uhci.h linux/drivers/usb/usb-uhci.h
@@ -282,6 +282,4 @@
#define RH_REQ_ERR -1
#define RH_NACK 0x00
-#define min(a,b) (((a)<(b))?(a):(b))
-
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)