[U-Boot] [PATCH v2 42/44] dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
sjg at chromium.org
Sat May 14 21:37:03 CEST 2016
On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> Move the systemace_get_dev() function below systemace_read() so that we can
> avoid a forward declaration.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/block/systemace.c | 57 +++++++++++++++++++++--------------------------
> 1 file changed, 26 insertions(+), 31 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list