Skip to content

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 <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman 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
@@ -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>

0 comments on commit ca337db

Please sign in to comment.