Skip to content

Commit

Permalink
spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
  • Loading branch information
Wei Yongjun authored and Grant Likely committed Nov 14, 2012
1 parent edba9bf commit 15d0983
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/spi/spi-omap2-mcspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/pinctrl/consumer.h>
#include <linux/err.h>

#include <linux/spi/spi.h>

Expand Down

0 comments on commit 15d0983

Please sign in to comment.