[U-Boot] [PATCH v3 07/13] dm: pci: Reorder functions in cmd_pci.c
Simon Glass
sjg at chromium.org
Sat Nov 28 17:55:31 CET 2015
On 26 November 2015 at 18:51, Simon Glass <sjg at chromium.org> wrote:
> Before converting this to driver model, reorder the code to avoid forward
> function declarations.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> common/cmd_pci.c | 216 +++++++++++++++++++++++++++----------------------------
> 1 file changed, 106 insertions(+), 110 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list