Hi, On Mon, Jul 11, 2022 at 9:25 AM Matthias Kaehlcke <mka@xxxxxxxxxxxx> wrote: > > When building with 'W=1' the compiler complains about missing > prototypes for onboard_hub_create/destroy_pdevs(). Include the > header with the prototypes to fix this. > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> > --- > > drivers/usb/misc/onboard_usb_hub_pdevs.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>