Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1191427 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2015-07-24 03:50 +0200 |
| Last post | 2015-07-24 04:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
linux-next: build failure after merge of the input tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-07-24 03:50 +0200
Re: linux-next: build failure after merge of the input tree Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-07-24 04:40 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2015-07-24 03:50 +0200 |
| Subject | linux-next: build failure after merge of the input tree |
| Message-ID | <pPAhz-7Ui-9@gated-at.bofh.it> |
Hi Dmitry,
After merging the input tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/input/keyboard/samsung-keypad.c: In function 'samsung_keypad_parse_dt':
drivers/input/keyboard/samsung-keypad.c:302:40: error: 'pp' undeclared (first use in this function)
pdata->wakeup = of_property_read_bool(pp, "wakeup-source") ||
^
Caused by commit
7e324dd6cc21 ("Input: samsung-keypad - change name of wakeup property")
Please at least build test these changes :-(
I have used the input tree from next-20150723 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Date | 2015-07-24 04:40 +0200 |
| Message-ID | <pPB3X-IF-3@gated-at.bofh.it> |
| In reply to | #1191427 |
Hi Stephen,
On July 23, 2015 6:49:36 PM PDT, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>Hi Dmitry,
>
>After merging the input tree, today's linux-next build (arm
>multi_v7_defconfig) failed like this:
>
>drivers/input/keyboard/samsung-keypad.c: In function
>'samsung_keypad_parse_dt':
>drivers/input/keyboard/samsung-keypad.c:302:40: error: 'pp' undeclared
>(first use in this function)
> pdata->wakeup = of_property_read_bool(pp, "wakeup-source") ||
> ^
>
>Caused by commit
>
>7e324dd6cc21 ("Input: samsung-keypad - change name of wakeup property")
Sorry about this, you managed to grab the tree in the couple of hours while the bad commit was there, it should all be corrected now.
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web