On 20 November 2013 18:58, Wei Yongjun <[email protected]> wrote: > From: Wei Yongjun <[email protected]> > > Remove duplicated include. > > Signed-off-by: Wei Yongjun <[email protected]> > --- > 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 */ >
Reviewed-by: Markus Mayer <[email protected]> -- Markus Mayer Broadcom Landing Team -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
