From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Wed, 27 Nov 2019 11:51:33 +0100 Subject: [U-Boot] [PATCH v1 1/4] dfu: Drop unused prototype of dfu_trigger_reset() In-Reply-To: <20191113174344.33736-1-andriy.shevchenko@linux.intel.com> References: <20191113174344.33736-1-andriy.shevchenko@linux.intel.com> Message-ID: <20191127115133.20812c46@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 13 Nov 2019 19:43:41 +0200 Andy Shevchenko 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 > Cc: Stephen Warren > Signed-off-by: Andy Shevchenko > --- > include/dfu.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/dfu.h b/include/dfu.h > index 564966333f..2e3e91c8d2 100644 > --- a/include/dfu.h > +++ b/include/dfu.h > @@ -171,7 +171,6 @@ const char *dfu_get_dev_type(enum dfu_device_type > t); const char *dfu_get_layout(enum dfu_layout l); > struct dfu_entity *dfu_get_entity(int alt); > char *dfu_extract_token(char** e, int *n); > -void dfu_trigger_reset(void); > int dfu_get_alt(char *name); > int dfu_init_env_entities(char *interface, char *devstr); > unsigned char *dfu_get_buf(struct dfu_entity *dfu); Acked-by: Lukasz Majewski Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: