Re: linux-next: Tree for Aug 13 (drivers/media/i2c/max9286.c)

From: Randy Dunlap
Date: Thu Aug 13 2020 - 14:35:41 EST


On 8/12/20 11:58 PM, Stephen Rothwell wrote:
> Hi all,
>
> News: The merge window has opened, so please do not add any v5.10
> related material to your linux-next included branches until after the
> merge window closes again.
>
> Changes since 20200812:
>

on x86_64:

# CONFIG_GPIOLIB is not set

../drivers/media/i2c/max9286.c: In function 'max9286_register_gpio':
../drivers/media/i2c/max9286.c:1033:6: error: 'struct gpio_chip' has no member named 'of_node'
gpio->of_node = dev->of_node;


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>