Re: linux-next: Tree for Feb 19

From: Randy Dunlap
Date: Mon Feb 19 2018 - 12:27:03 EST


On 02/18/18 18:14, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20180216:
>
> The nand tree gained a conflict against Linus' tree.
>
> The drm tree gained conflicts against Linus' tree.

on i386 (randconfig):

warning: (DRM_PL111) selects DRM_DUMB_VGA_DAC which has unmet direct dependencies (HAS_IOMEM && DRM && DRM_BRIDGE && OF)

and then

../drivers/gpu/drm/bridge/dumb-vga-dac.c: In function 'dumb_vga_probe':
../drivers/gpu/drm/bridge/dumb-vga-dac.c:207:13: error: 'struct drm_bridge' has no member named 'of_node'
vga->bridge.of_node = pdev->dev.of_node;
^


--
~Randy