Re: [PATCH v3 4/6] iio: potentiometer: Change to firmware provided data

From: Andy Shevchenko
Date: Mon Feb 21 2022 - 15:43:15 EST


On Fri, Feb 18, 2022 at 5:20 AM Jagath Jog J <jagathjog1996@xxxxxxxxx> wrote:
>
> Using firmware provided data to get the device specific
> structure, if not available fall back to id->driver_data.

You probably will need to add

#include <linux/property.h>

--
With Best Regards,
Andy Shevchenko