From aed492fcb972130f11cd62fd8ca0b2af95f54d03 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 4 Feb 2002 20:24:46 -0800 Subject: v2.4.12.5 -> v2.4.12.6 - Stephen Rothwell: APM idle time handling fixes, docbook update, cleanup - Jeff Garzik: network driver updates - Greg KH: USB updates - Al Viro: UFS update, binfmt_misc rewrite. - Andreas Dilger: /dev/random fixes - David Miller: network/sparc updates --- include/linux/usb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/usb.h') diff --git a/include/linux/usb.h b/include/linux/usb.h index 063061f5511d..e813425c32a4 100644 --- a/include/linux/usb.h +++ b/include/linux/usb.h @@ -855,7 +855,7 @@ void usb_show_string(struct usb_device *dev, char *id, int index); extern struct list_head usb_driver_list; extern struct list_head usb_bus_list; -extern rwlock_t usb_bus_list_lock; +extern struct semaphore usb_bus_list_lock; /* * USB device fs stuff -- cgit v1.2.3