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

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)