patch-2.4.9 linux/arch/cris/drivers/usb-host.h

Next file: linux/arch/i386/defconfig
Previous file: linux/arch/cris/drivers/usb-host.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/arch/cris/drivers/usb-host.h linux/arch/cris/drivers/usb-host.h
@@ -146,8 +146,6 @@
 #define RH_REQ_ERR                 -1
 #define RH_NACK                    0x00
 
-#define min(a,b) (((a)<(b))?(a):(b))
-
 /* Field definitions for */
 
 #define USB_IN_command__eol__BITNR      0 /* command macros */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)