[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPgLHd-YphahRz97nAqJes_z0wNQyaf3QocUiRDK5rZtOWVr9w@mail.gmail.com>
Date: Sun, 26 Aug 2012 09:51:51 +0800
From: Wei Yongjun <weiyj.lk@...il.com>
To: sameo@...ux.intel.com
Cc: yongjun_wei@...ndmicro.com.cn, linux-kernel@...r.kernel.org
Subject: [PATCH] mfd: remove duplicated include from twl6040-core.c
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
---
drivers/mfd/twl6040-core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/mfd/twl6040-core.c b/drivers/mfd/twl6040-core.c
index b0fad0f..fbb82ba 100644
--- a/drivers/mfd/twl6040-core.c
+++ b/drivers/mfd/twl6040-core.c
@@ -37,7 +37,6 @@
#include <linux/delay.h>
#include <linux/i2c.h>
#include <linux/regmap.h>
-#include <linux/err.h>
#include <linux/mfd/core.h>
#include <linux/mfd/twl6040.h>
#include <linux/regulator/consumer.h>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists