Commit c078a376 authored by Sachin Kamat's avatar Sachin Kamat Committed by Felipe Balbi

usb: dwc3: Remove duplicate inclusion of otg.h

otg.h header file was included twice.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 9473e8cf
......@@ -33,7 +33,6 @@
#include <linux/dma-mapping.h>
#include <linux/of.h>
#include <linux/usb/otg.h>
#include <linux/usb/ch9.h>
#include <linux/usb/gadget.h>
#include <linux/usb/of.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