[PATCH next v7 04/10] usb: common: add define of usb_speed_string()

Bin Meng bmeng.cn at gmail.com
Tue Oct 13 16:21:43 CEST 2020


On Fri, Sep 18, 2020 at 5:12 PM Chunfeng Yun <chunfeng.yun at mediatek.com> wrote:
>
> There is only declaration of usb_speed_string(), but no definition,
> so add it to avoid build error when call it.
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> ---
> v7: no changes
>
> v6: modify commit message suggested by Roger
>
> v5: no changes
>
> v4: new patch
> ---
>  drivers/usb/common/common.c | 7 +++++++
>  include/linux/usb/ch9.h     | 4 ----
>  2 files changed, 7 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list