diff options
Diffstat (limited to 'drivers/usb/core/hub.c')
| -rw-r--r-- | drivers/usb/core/hub.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c index 68fc5219ca1..57aeca160f3 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c @@ -23,7 +23,6 @@  #include <linux/mutex.h>  #include <linux/freezer.h> -#include <asm/semaphore.h>  #include <asm/uaccess.h>  #include <asm/byteorder.h>  |