Skip to content

Commit

Permalink
usb: musb: dsps: Remove duplicate inclusion of linux/of.h
Browse files Browse the repository at this point in the history
linux/of.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
  • Loading branch information
Sachin Kamat authored and Felipe Balbi committed Jan 10, 2013
1 parent 80ab72e commit 7e56e62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/usb/musb/musb_dsps.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7e56e62

Please sign in to comment.