Commit 72f878cc authored by Andrea Gelmini's avatar Andrea Gelmini Committed by Paul Mundt

USB gadget r8a66597-udc.c: duplicated include

drivers/usb/gadget/r8a66597-udc.c: linux/err.h is included more than once.
Signed-off-by: default avatarAndrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4539282d
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment