[alsa-devel] [PATCH V2 1/2] regulator: core: Add regulator_is_equal() helper

Mark Brown broonie at kernel.org
Thu Jan 16 12:59:44 CET 2020


On Tue, Jan 14, 2020 at 01:48:53PM -0600, Pierre-Louis Bossart wrote:
> 
> > +static inline bool
> > +regulator_is_equal(struct regulator *reg1, struct regulator *reg2);
> > +{
> > +	return false;
> > +}
> >   #endif
> 
> this breaks my build... shouldn't this be:

Fixes were already sent for this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20200116/64443d98/attachment-0001.sig>


More information about the Alsa-devel mailing list