Re: [PATCH] fixup! drivers/misc: Add Aspeed P2A control driver

From: Patrick Venture
Date: Thu Apr 25 2019 - 16:37:43 EST


On Thu, Apr 25, 2019 at 1:36 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Thu, Apr 25, 2019 at 01:23:47PM -0700, Patrick Venture wrote:
> > Fixup compiler warnings:
> > - 108 warning: ISO C90 forbids mixed declarations and code
> > - 264 warning: unused variable 'value'
> > - 335 warning: unused variable 'res'
> >
> > Signed-off-by: Patrick Venture <venture@xxxxxxxxxx>
>
> Reported-by: kbuild...
>
> I'll go add it, next time please do it yourself.

Roger that!

>
> thanks,
>
> greg k-h