On Thu, Nov 23, 2017 at 01:00:51PM +0100, Arend van Spriel wrote: > Compilation fails building on x86_64 platform which does not > have CONFIG_OF enabled. > > Signed-off-by: Arend van Spriel <arend.vanspr...@broadcom.com> > --- > After rebasing my branch to v4.14 I attempted to build the kernel and hit > the following compile issue: > > net/dsa/dsa2.c: In function \u2018dsa_switch_parse_member_of\u2019: > net/dsa/dsa2.c:678:2: error: implicit declaration of function > 'of_property_read_variable_u32_array'
Hi Arend https://lkml.org/lkml/2017/11/6/493 Andrew