Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] usb/cdns3/drd.h: remove different function declaration

2023-01-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] usb/cdns3/drd.h: remove different function declaration on 24/12/2022 Li Wang wrote: > drivers/usb/cdns3/drd.c:30:12: error: static decl

[linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] usb/cdns3/drd.h: remove different function declaration

2022-12-23 Thread Li Wang
drivers/usb/cdns3/drd.c:30:12: error: static declaration of 'cdns3_set_mode' follows non-static declaration 30 | static int cdns3_set_mode(struct cdns3 *cdns, enum usb_dr_mode mode) |^~ In file included from drivers/usb/cdns3/drd.c:20: