On 9/20/23 04:30, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.133 release. There are 110 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Fri, 22 Sep 2023 11:28:09 +0000. Anything received after that time might be too late.
Building powerpc:ppc32_allmodconfig ... failed -------------- Error log: drivers/usb/gadget/udc/fsl_qe_udc.c: In function 'ch9getstatus': drivers/usb/gadget/udc/fsl_qe_udc.c:1961:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 1961 | struct qe_ep *target_ep = &udc->eps[pipe]; | ^~~~~~ This problem also affects v6.1. Guenter