[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200210134207.GA532104@kroah.com>
Date: Mon, 10 Feb 2020 05:42:07 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Fabio Estevam <festevam@...il.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
stable <stable@...r.kernel.org>, Marek Vasut <marex@...x.de>,
Igor Opaniuk <igor.opaniuk@...adex.com>,
Liam Girdwood <lgirdwood@...il.com>,
Marcel Ziswiler <marcel.ziswiler@...adex.com>,
Mark Brown <broonie@...nel.org>,
Oleksandr Suvorov <oleksandr.suvorov@...adex.com>
Subject: Re: [PATCH 5.4 261/309] regulator: core: Add regulator_is_equal()
helper
On Mon, Feb 10, 2020 at 10:03:00AM -0300, Fabio Estevam wrote:
> On Mon, Feb 10, 2020 at 9:38 AM Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
>
> > +static inline bool
> > +regulator_is_equal(struct regulator *reg1, struct regulator *reg2);
>
> This causes build error. There is a fix for this in:
>
> commit 0468e667a5bead9c1b7ded92861b5a98d8d78745
> Author: Stephen Rothwell <sfr@...b.auug.org.au>
> Date: Wed Jan 15 12:02:58 2020 +1100
>
> regulator fix for "regulator: core: Add regulator_is_equal() helper"
>
> Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Link: https://lore.kernel.org/r/20200115120258.0e535fcb@canb.auug.org.au
> Acked-by: Marek Vasut <marex@...x.de>
> Signed-off-by: Mark Brown <broonie@...nel.org>
That commit is also queued up already, thanks!
greg k-h
Powered by blists - more mailing lists