RE: linux-next: build failure after merge of the usb tree

From: Neal Liu
Date: Mon Jun 13 2022 - 22:56:31 EST


> -----Original Message-----
> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Sent: Tuesday, June 14, 2022 10:09 AM
> To: Greg KH <greg@xxxxxxxxx>
> Cc: Neal Liu <neal_liu@xxxxxxxxxxxxxx>; Linux Kernel Mailing List
> <linux-kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List
> <linux-next@xxxxxxxxxxxxxxx>
> Subject: linux-next: build failure after merge of the usb tree
>
> Hi all,
>
> After merging the usb tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
>
> Caused by commit
>
> 2cee50bf4590 ("ARM: dts: aspeed: Add USB2.0 device controller node")
>
> I have used the usb tree from next-20220610 for today.
>
> --
> Cheers,
> Stephen Rothwell

Looks like the same patch is already merged by Joe, how's that coming from?

commit c9cb67c3a650 ("ARM: dts: aspeed: Add USB2.0 device controller node")

-Neal