Re: [PATCH] iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sat, Mar 01, 2025 at 03:37:25AM +0000, Jonathan Cameron kirjoitti:
> On Tue, 25 Feb 2025 09:18:38 +0000
> Nuno Sá <noname.nuno@xxxxxxxxx> wrote:
> > On Sat, 2025-02-22 at 23:00 +0200, Andy Shevchenko wrote:
> > > Tue, Feb 18, 2025 at 10:34:57AM +0000, Nuno Sá kirjoitti:  
> > > > Don't use of.h in order to include mod_devicetable.h. Use it directly as
> > > > there no direct dependency on OF.h  

Just noticed a stray 'h' at the end.

...

> > > >  #include <linux/delay.h>
> > > >  #include <linux/module.h>
> > > >  #include <linux/mutex.h>
> > > > -#include <linux/of.h>
> > > > +#include <linux/mod_devicetable.h>
> > > >  #include <linux/platform_device.h>
> > > >  #include <linux/property.h>
> > > >  #include <linux/regmap.h>  
> > > 
> > > Can we preserve the alpabetical ordering?
> > >   
> > 
> > Ups, my bad. Jonathan, should I re-spin or can you directly tweak it?
> 
> Tweaked.  

One more time, please? :-)

-- 
With Best Regards,
Andy Shevchenko






[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux