[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200403110236.GD6164@pflmari>
Date: Fri, 3 Apr 2020 13:02:36 +0200
From: Alex Riesen <alexander.riesen@...itec.com>
To: Kieran Bingham <kieran.bingham@...asonboard.com>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Hans Verkuil <hverkuil-cisco@...all.nl>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
devel@...verdev.osuosl.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-renesas-soc@...r.kernel.org
Subject: Re: [PATCH v5 2/9] media: adv748x: include everything adv748x.h
needs into the file
Hi Kiran,
Kieran Bingham, Fri, Apr 03, 2020 12:48:06 +0200:
> On 02/04/2020 19:34, Alex Riesen wrote:
> > --- a/drivers/media/i2c/adv748x/adv748x-core.c
> > +++ b/drivers/media/i2c/adv748x/adv748x-core.c
> > @@ -10,6 +10,8 @@
> > * Kieran Bingham <kieran.bingham@...asonboard.com>
> > */
> >
> > +#include "adv748x.h"
> > +
> > #include <linux/delay.h>
> > #include <linux/errno.h>
> > #include <linux/i2c.h>
>
> As linux/i2c.h is included in adv748x.h, we can remove this entry.
>
Corrected in v6.
Thanks for review!
Regards,
Alex
Powered by blists - more mailing lists