linux/err.h was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> --- drivers/mmc/host/sdhci-dove.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/mmc/host/sdhci-dove.c b/drivers/mmc/host/sdhci-dove.c index 8fd50a2..2a03f30 100644 --- a/drivers/mmc/host/sdhci-dove.c +++ b/drivers/mmc/host/sdhci-dove.c @@ -22,7 +22,6 @@ #include <linux/err.h> #include <linux/io.h> #include <linux/clk.h> -#include <linux/err.h> #include <linux/module.h> #include <linux/mmc/host.h> #include <linux/of.h> -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html