[U-Boot] [PATCH v2 4/5] usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
Simon Glass
sjg at chromium.org
Tue Aug 13 09:34:06 UTC 2019
On Sat, 10 Aug 2019 at 03:24, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Move constant USB_KBD_BOOT_REPORT_SIZE. This allows us to reuse it.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> new patch
> ---
> common/usb_kbd.c | 6 ------
> include/usb.h | 6 ++++++
> 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list