dect
/
linux-2.6
Archived
13
0
Fork 0

spi: omap2-mcspi: remove duplicate inclusion of linux/err.h

linux/err.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Sachin Kamat 2012-11-19 17:07:52 +05:30 committed by Mark Brown
parent 6a47d80308
commit 227c4ce6ea
1 changed files with 0 additions and 1 deletions

View 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>