Skip to content

Commit

Permalink
usb: at91_udc: linux/prefetch.h included twice
Browse files Browse the repository at this point in the history
drivers/usb/gadget/at91_udc.c included 'linux/prefetch.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
  • Loading branch information
Danny Kukawka authored and Felipe Balbi committed Feb 23, 2012
1 parent 132fcb4 commit a003c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/usb/gadget/at91_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include <linux/clk.h>
#include <linux/usb/ch9.h>
#include <linux/usb/gadget.h>
#include <linux/prefetch.h>

#include <asm/byteorder.h>
#include <mach/hardware.h>
Expand Down

0 comments on commit a003c18

Please sign in to comment.