[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD=FV=X4Eb9Be=CoJ3nY6__QXp6eLMU2uJirW1HpUcDMYwESeQ@mail.gmail.com>
Date: Mon, 11 Jul 2022 09:28:27 -0700
From: Doug Anderson <dianders@...omium.org>
To: Matthias Kaehlcke <mka@...omium.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux USB List <linux-usb@...r.kernel.org>,
kernel test robot <lkp@...el.com>,
Ravi Chandra Sadineni <ravisadineni@...omium.org>
Subject: Re: [PATCH] usb: misc: onboard_hub: Fix 'missing prototype' warning
Hi,
On Mon, Jul 11, 2022 at 9:25 AM Matthias Kaehlcke <mka@...omium.org> 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@...el.com>
> Signed-off-by: Matthias Kaehlcke <mka@...omium.org>
> ---
>
> drivers/usb/misc/onboard_usb_hub_pdevs.c | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Douglas Anderson <dianders@...omium.org>
Powered by blists - more mailing lists