* linux-next: build failure after merge of the usb-chipidea-next tree
@ 2020-11-13 5:36 Stephen Rothwell
2020-11-13 9:11 ` Peter Chen
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2020-11-13 5:36 UTC (permalink / raw)
To: Peter Chen; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 692 bytes --]
Hi all,
After merging the usb-chipidea-next tree, today's linux-next build
(powerpc allyesconfig) failed like this:
In file included from drivers/usb/chipidea/trace.h:18,
from drivers/usb/chipidea/trace.c:11:
drivers/usb/chipidea/ci.h: In function 'ci_otg_is_fsm_mode':
drivers/usb/chipidea/ci.h:440:47: error: invalid use of undefined type 'struct ci_hdrc_platform_data'
440 | struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps;
| ^~
Caused by commit
87a6b8617a72 ("usb: chipidea: add tracepoint support for udc")
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: linux-next: build failure after merge of the usb-chipidea-next tree
2020-11-13 5:36 linux-next: build failure after merge of the usb-chipidea-next tree Stephen Rothwell
@ 2020-11-13 9:11 ` Peter Chen
0 siblings, 0 replies; 2+ messages in thread
From: Peter Chen @ 2020-11-13 9:11 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
>
> After merging the usb-chipidea-next tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> In file included from drivers/usb/chipidea/trace.h:18,
> from drivers/usb/chipidea/trace.c:11:
> drivers/usb/chipidea/ci.h: In function 'ci_otg_is_fsm_mode':
> drivers/usb/chipidea/ci.h:440:47: error: invalid use of undefined type 'struct
> ci_hdrc_platform_data'
> 440 | struct usb_otg_caps *otg_caps = &ci->platdata->ci_otg_caps;
> | ^~
>
Thanks, I fixed it today.
Peter
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-13 9:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 5:36 linux-next: build failure after merge of the usb-chipidea-next tree Stephen Rothwell
2020-11-13 9:11 ` Peter Chen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox