[PATCH v2 1/4] dfu: Drop unused prototype of dfu_trigger_reset()

Simon Glass sjg at chromium.org
Sat Dec 28 03:26:57 CET 2019


On Wed, 27 Nov 2019 at 09:12, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> After the commit 1cc03c5c53c0 ("dfu: Provide means to find difference between
> dfu-util -e and -R") the dangling ptototype appeared. Remove it here.
>
> Fixes: 1cc03c5c53c0 ("dfu: Provide means to find difference between dfu-util -e and -R")
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Stephen Warren <swarren at nvidia.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Acked-by: Lukasz Majewski <lukma at denx.de>
> ---
>  include/dfu.h | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list