Skip to content
Snippets Groups Projects
Commit 282b7208 authored by Vincent Tinelli's avatar Vincent Tinelli Committed by Marek Vasut
Browse files

usb: dwc3: gadget: Remove unused header inclusion


Remove sys_proto.h inclusion which is not used by the driver.

Signed-off-by: default avatarVincent Tinelli <vincent.tinelli@intel.com>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent b24cf854
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@
#include <linux/usb/ch9.h>
#include <linux/usb/gadget.h>
#include <asm/arch/sys_proto.h>
#include "core.h"
#include "gadget.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment