Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
USB: Clean up duplicate includes in drivers/usb/
Browse files Browse the repository at this point in the history
This patch cleans up duplicate includes in
	drivers/usb/

Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
Jesper Juhl authored and gregkh committed Oct 12, 2007
1 parent 011db81 commit ca337db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/usb/host/u132-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
#include <linux/usb.h>
#include <linux/workqueue.h>
#include <linux/platform_device.h>
#include <linux/pci_ids.h>
#include <linux/mutex.h>
#include <asm/io.h>
#include <asm/irq.h>
Expand Down

0 comments on commit ca337db

Please sign in to comment.