[U-Boot] [PATCH v2 07/13] dm: pci: Reorder functions in cmd_pci.c
Bin Meng
bmeng.cn at gmail.com
Mon Nov 23 03:44:51 CET 2015
On Sun, Nov 22, 2015 at 7:28 AM, 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>
> ---
>
> Changes in v2: None
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> common/cmd_pci.c | 216 +++++++++++++++++++++++++++----------------------------
> 1 file changed, 106 insertions(+), 110 deletions(-)
>
[snip]
Regards,
Bin
More information about the U-Boot
mailing list