spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sun, 7 Oct 2012 13:29:21 +0000 (21:29 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 14 Nov 2012 15:41:38 +0000 (15:41 +0000)
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-omap2-mcspi.c

index 3542fdc..08a7670 100644 (file)
@@ -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>