linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] i2c: remove duplicated include from i2c-digicolor.c
@ 2015-04-16 13:10 weiyj_lk-9Onoh4P/yGk
       [not found] ` <1429189812-24079-1-git-send-email-weiyj_lk-9Onoh4P/yGk@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: weiyj_lk-9Onoh4P/yGk @ 2015-04-16 13:10 UTC (permalink / raw)
  To: Wolfram Sang, Baruch Siach; +Cc: Wei Yongjun, linux-i2c-u79uwXL29TY76Z2rM5mHXA

From: Wei Yongjun <yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org>
---
 drivers/i2c/busses/i2c-digicolor.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-digicolor.c b/drivers/i2c/busses/i2c-digicolor.c
index 03f1e55..950501d 100644
--- a/drivers/i2c/busses/i2c-digicolor.c
+++ b/drivers/i2c/busses/i2c-digicolor.c
@@ -15,7 +15,6 @@
 #include <linux/i2c.h>
 #include <linux/interrupt.h>
 #include <linux/io.h>
-#include <linux/clk.h>
 #include <linux/delay.h>
 #include <linux/kernel.h>
 #include <linux/module.h>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] i2c: remove duplicated include from i2c-digicolor.c
       [not found] ` <1429189812-24079-1-git-send-email-weiyj_lk-9Onoh4P/yGk@public.gmane.org>
@ 2015-04-16 13:21   ` Wolfram Sang
  2015-04-22  8:19     ` Wolfram Sang
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2015-04-16 13:21 UTC (permalink / raw)
  To: weiyj_lk-9Onoh4P/yGk
  Cc: Baruch Siach, Wei Yongjun, linux-i2c-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

On Thu, Apr 16, 2015 at 09:10:12PM +0800, weiyj_lk-9Onoh4P/yGk@public.gmane.org wrote:
> From: Wei Yongjun <yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org>

Yes, but please sort the includes to prevent this from happening again
in the future.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] i2c: remove duplicated include from i2c-digicolor.c
  2015-04-16 13:21   ` Wolfram Sang
@ 2015-04-22  8:19     ` Wolfram Sang
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2015-04-22  8:19 UTC (permalink / raw)
  To: weiyj_lk-9Onoh4P/yGk
  Cc: Baruch Siach, Wei Yongjun, linux-i2c-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

On Thu, Apr 16, 2015 at 03:21:14PM +0200, Wolfram Sang wrote:
> On Thu, Apr 16, 2015 at 09:10:12PM +0800, weiyj_lk-9Onoh4P/yGk@public.gmane.org wrote:
> > From: Wei Yongjun <yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org>
> > 
> > Remove duplicated include.
> > 
> > Signed-off-by: Wei Yongjun <yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org>
> 
> Yes, but please sort the includes to prevent this from happening again
> in the future.

Did this now. Thanks for reporting!


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-22  8:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 13:10 [PATCH -next] i2c: remove duplicated include from i2c-digicolor.c weiyj_lk-9Onoh4P/yGk
     [not found] ` <1429189812-24079-1-git-send-email-weiyj_lk-9Onoh4P/yGk@public.gmane.org>
2015-04-16 13:21   ` Wolfram Sang
2015-04-22  8:19     ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).