[U-Boot] [PATCH v2 09/44] dm: scsi: Remove the forward declarations
Simon Glass
sjg at chromium.org
Sat May 14 21:34:44 CEST 2016
On 1 May 2016 at 11:35, Simon Glass <sjg at chromium.org> wrote:
> Reorder the code to avoid needing forward declarations.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Drop the code inside '#if 0'
>
> cmd/scsi.c | 764 ++++++++++++++++++++++++++++++-------------------------------
> 1 file changed, 371 insertions(+), 393 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list