Commit 7e56e621 authored by Sachin Kamat's avatar Sachin Kamat Committed by Felipe Balbi

usb: musb: dsps: Remove duplicate inclusion of linux/of.h

linux/of.h was included twice.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 80ab72e1
......@@ -31,7 +31,6 @@
#include <linux/init.h>
#include <linux/io.h>
#include <linux/of.h>
#include <linux/err.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.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