Message ID | 20230221103926.49597-1-okan.sahin@analog.com |
---|---|
Headers | show |
Series | Add MAX77541/MAX77540 PMIC Support | expand |
On Wed, 22 Feb 2023, Andy Shevchenko wrote: > On Wed, Feb 22, 2023 at 03:32:55PM +0000, Lee Jones wrote: > > On Tue, 21 Feb 2023, Andy Shevchenko wrote: > > > On Tue, Feb 21, 2023 at 01:39:13PM +0300, Okan Sahin wrote: > > ... > > > > > +#ifndef __MAX77541_MFD_H__ > > > > +#define __MAX77541_MFD_H__ > > > > > > Can we go towards consistency in this? > > > Seems to me the most used patter so far is > > > > > > #ifndef __LINUX_MFD_MAX77541_H > > > > Drop the LINUX_ part please. > > Wouldn't be better to get rid of its usage at once? > Perhaps after v6.3-rc1 is out. Patches always welcome.