
6 Mar
2012
6 Mar
'12
5:22 p.m.
On Tuesday 06 March 2012 01:14:10 Simon Glass wrote:
On Mon, Mar 5, 2012 at 8:40 PM, Mike Frysinger wrote:
On Wednesday 15 February 2012 00:59:23 Simon Glass wrote:
--- a/include/command.h +++ b/include/command.h @@ -150,4 +152,5 @@ extern int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]); #if defined(CONFIG_NEEDS_MANUAL_RELOC) void fixup_cmdtable(cmd_tbl_t *cmdtp, int size); #endif
#endif /* __COMMAND_H */
unrelated whitespace change
Done. I will send a new version of this patch and mark the dropped one 'archived' in patchwork. Do you think that is enough?
should be. i change the state of all previous versions of patches that i post as "superseded". -mike