[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPgLHd-2WadVCTbKL5gmsmAm6Rhzmy8b8rFQPCObnKMPzrqvqQ@mail.gmail.com>
Date: Tue, 7 Jan 2014 21:44:30 +0800
From: Wei Yongjun <weiyj.lk@...il.com>
To: a.zummo@...ertech.it, grant.likely@...aro.org, robh+dt@...nel.org
Cc: yongjun_wei@...ndmicro.com.cn, rtc-linux@...glegroups.com,
linux-kernel@...r.kernel.org
Subject: [PATCH -next] drivers/rtc/rtc-isl12057.c: remove duplicated include
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
---
drivers/rtc/rtc-isl12057.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/rtc/rtc-isl12057.c b/drivers/rtc/rtc-isl12057.c
index 7854a65..7e5ead9 100644
--- a/drivers/rtc/rtc-isl12057.c
+++ b/drivers/rtc/rtc-isl12057.c
@@ -26,7 +26,6 @@
#include <linux/rtc.h>
#include <linux/i2c.h>
#include <linux/bcd.h>
-#include <linux/rtc.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/regmap.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