On Mon, Sep 04, 2023 at 07:31:03AM -0700, Charles Perry wrote: > This fixes the output of the `dtc --help` command as the last few > entries were offset by one. > > Signed-off-by: Charles Perry <charles.perry@xxxxxxxxxxxxxxxxxxxx> Merged, thanks. > --- > Put the string at the right place in usage_opts_help > > dtc.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/dtc.c b/dtc.c > index d2e4e2b..0655c2e 100644 > --- a/dtc.c > +++ b/dtc.c > @@ -105,6 +105,7 @@ static const char * const usage_opts_help[] = { > "\n\tEnable/disable warnings (prefix with \"no-\")", > "\n\tEnable/disable errors (prefix with \"no-\")", > "\n\tEnable generation of symbols", > + "\n\tPossibly generates a __local_fixups__ and a __fixups__ node at the root node", > "\n\tEnable auto-alias of labels", > "\n\tAnnotate output .dts with input source file and line (-T -T for more details)", > "\n\tPrint this help and exit", -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson
Attachment:
signature.asc
Description: PGP signature