On Sun, Feb 18, 2024 at 05:27:30PM +0000, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Only the irq was retrieved using an of specific accessor. Switch to the > fwnode equivalent and adjust headers. Also include missing mod_devicetable.h > and irq.h. ... > -static void fxls8962af_get_irq(struct device_node *of_node, > +static void fxls8962af_get_irq(struct device *dev, > enum fxls8962af_int_pin *pin) Now it seems perfectly 80 on one line. -- With Best Regards, Andy Shevchenko