Re: linux-next: build failure after merge of the hid tree

2019-10-04 Thread Hans de Goede
Hi Stephen, Jiri, On 10/4/19 2:28 AM, Stephen Rothwell wrote: Hi all, After merging the hid tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ld: drivers/hid/hid-lg-g15.o: in function `.lg_g15_probe': hid-lg-g15.c:(.text+0x1a1c): undefined reference to

linux-next: build failure after merge of the hid tree

2019-10-03 Thread Stephen Rothwell
Hi all, After merging the hid tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ld: drivers/hid/hid-lg-g15.o: in function `.lg_g15_probe': hid-lg-g15.c:(.text+0x1a1c): undefined reference to `.devm_led_classdev_register_ext' ld: hid-lg-g15.c:(.text+0x1c68): undefined

Re: linux-next: build failure after merge of the hid tree

2016-12-12 Thread Jiri Kosina
On Mon, 12 Dec 2016, Stephen Rothwell wrote: > Hi Jiri, > > After merging the hid tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > drivers/hid/i2c-hid/i2c-hid.c: In function 'i2c_hid_start': > drivers/hid/i2c-hid/i2c-hid.c:773:19: error: 'struct i2c_hid' has no

Re: linux-next: build failure after merge of the hid tree

2016-12-12 Thread Jiri Kosina
On Mon, 12 Dec 2016, Stephen Rothwell wrote: > Hi Jiri, > > After merging the hid tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > drivers/hid/i2c-hid/i2c-hid.c: In function 'i2c_hid_start': > drivers/hid/i2c-hid/i2c-hid.c:773:19: error: 'struct i2c_hid' has no

linux-next: build failure after merge of the hid tree

2016-12-11 Thread Stephen Rothwell
Hi Jiri, After merging the hid tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/hid/i2c-hid/i2c-hid.c: In function 'i2c_hid_start': drivers/hid/i2c-hid/i2c-hid.c:773:19: error: 'struct i2c_hid' has no member named 'irq' disable_irq(ihid->irq);

linux-next: build failure after merge of the hid tree

2016-12-11 Thread Stephen Rothwell
Hi Jiri, After merging the hid tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/hid/i2c-hid/i2c-hid.c: In function 'i2c_hid_start': drivers/hid/i2c-hid/i2c-hid.c:773:19: error: 'struct i2c_hid' has no member named 'irq' disable_irq(ihid->irq);