Re: [PATCH 07/28] ARM: davinci: dm365-evm: use nvmem lookup for mac address

From: Andy Shevchenko
Date: Wed Aug 08 2018 - 13:43:59 EST


On Wed, Aug 8, 2018 at 6:31 PM, Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> We now support nvmem lookups for machine code. Add a lookup for
> mac-address.

> #include <linux/spi/spi.h>
> #include <linux/spi/eeprom.h>
> #include <linux/v4l2-dv-timings.h>
> +#include <linux/nvmem-provider.h>

It looks from this context that your patch broke the order.

P.S. Can you verify all in the series for this?

--
With Best Regards,
Andy Shevchenko