[PATCH v15 mfd 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

Andy Shevchenko andy.shevchenko at gmail.com
Fri Aug 5 10:58:06 PDT 2022


On Fri, Aug 5, 2022 at 7:44 PM Colin Foster
<colin.foster at in-advantage.com> wrote:
>
> As I'm going through Andy's suggestions, I came across a couple more
> include changes / misses:
>
> On Tue, Aug 02, 2022 at 10:47:28PM -0700, Colin Foster wrote:

...

> > +int ocelot_chip_reset(struct device *dev)
>
> #include <linux/device.h>

Nope,

struct device;

...

> > +static int ocelot_spi_initialize(struct device *dev)
>
> #include <linux/device.h>

Ditto.

-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list