linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] i2c: bcm-kona: remove duplicated include from i2c-bcm-kona.c
@ 2013-11-21  2:58 Wei Yongjun
       [not found] ` <CAPgLHd_Qe5m940n=-233S0-d7e9dmbz1mc0owL18jZR7g6cP2g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Wei Yongjun @ 2013-11-21  2:58 UTC (permalink / raw)
  To: wsa-z923LK4zBo2bacvFa/9K2g, grant.likely-QSEj5FYQhm4dnm+yROfE0A,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ,
	tim.kryger-QSEj5FYQhm4dnm+yROfE0A,
	matt.porter-QSEj5FYQhm4dnm+yROfE0A,
	markus.mayer-QSEj5FYQhm4dnm+yROfE0A
  Cc: yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY,
	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-bcm-kona.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-bcm-kona.c b/drivers/i2c/busses/i2c-bcm-kona.c
index 865e5dd..1d74da5 100644
--- a/drivers/i2c/busses/i2c-bcm-kona.c
+++ b/drivers/i2c/busses/i2c-bcm-kona.c
@@ -20,7 +20,6 @@
 #include <linux/platform_device.h>
 #include <linux/clk.h>
 #include <linux/io.h>
-#include <linux/clk.h>
 #include <linux/slab.h>
 
 /* Hardware register offsets and field defintions */

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

end of thread, other threads:[~2013-11-26 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21  2:58 [PATCH -next] i2c: bcm-kona: remove duplicated include from i2c-bcm-kona.c Wei Yongjun
     [not found] ` <CAPgLHd_Qe5m940n=-233S0-d7e9dmbz1mc0owL18jZR7g6cP2g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-21 19:18   ` Markus Mayer
     [not found]     ` <CAPdLdqn3dHtwOGGmkQZcch+=JCw3=23H4JKT=Zh-KBKrqDB+hg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-26 12:48       ` Wolfram Sang
2013-11-26 12:47   ` 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).