Skip to content

Commit

Permalink
USB gadget r8a66597-udc.c: duplicated include
Browse files Browse the repository at this point in the history
drivers/usb/gadget/r8a66597-udc.c: linux/err.h is included more than once.

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Andrea Gelmini authored and Paul Mundt committed Mar 26, 2010
1 parent 4539282 commit 72f878c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/usb/gadget/r8a66597-udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include <linux/clk.h>
Expand Down

0 comments on commit 72f878c

Please sign in to comment.