On 18 July 2018 at 09:16, Michal Simek <[email protected]> wrote: > Move fpga_get_op() to top of file to remove local function declaration > and also remove useless retyping. > > Signed-off-by: Michal Simek <[email protected]> > --- > > cmd/fpga.c | 85 > ++++++++++++++++++++++++++++++-------------------------------- > 1 file changed, 41 insertions(+), 44 deletions(-) >
Reviewed-by: Simon Glass <[email protected]> But can this not use a sub-command array? - Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

