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

2019-05-23 Thread Dmitry Torokhov
On Fri, May 24, 2019 at 08:24:46AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the input-current tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/input/keyboard/mtk-pmic-keys.c:21:10: fatal error: > linux/mfd/mt6392/registers.h: No such file or

linux-next: build failure after merge of the input-current tree

2019-05-23 Thread Stephen Rothwell
Hi all, After merging the input-current tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/input/keyboard/mtk-pmic-keys.c:21:10: fatal error: linux/mfd/mt6392/registers.h: No such file or directory #include ^~ Caused by commit

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

2018-09-20 Thread Rafael J. Wysocki
On Wednesday, September 19, 2018 12:32:03 AM CEST Dmitry Torokhov wrote: > On Tue, Sep 18, 2018 at 3:25 PM Stephen Rothwell > wrote: > > > > Hi Dmitry, > > > > After merging the input-current tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > ERROR: "mem_sleep_curr

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

2018-09-18 Thread Dmitry Torokhov
On Tue, Sep 18, 2018 at 3:25 PM Stephen Rothwell wrote: > > Hi Dmitry, > > After merging the input-current tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "mem_sleep_current" [drivers/input/serio/i8042.ko] undefined! > > Caused by commit > > 1685830e59d4 ("Inp

linux-next: build failure after merge of the input-current tree

2018-09-18 Thread Stephen Rothwell
Hi Dmitry, After merging the input-current tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "mem_sleep_current" [drivers/input/serio/i8042.ko] undefined! Caused by commit 1685830e59d4 ("Input: i8042 - enable keyboard wakeups by default when s2idle is used") I ha