commit | 9c48568b3692f1a56cbf1935e4eea835e6b185b1 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Tue Dec 20 19:12:46 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:34:48 2017 +0100 |
tree | 4818d09a912c7189b280deb6fc5eb68bba643a44 | |
parent | 07724712bf22aec5fe44e5d399f115755f436721 [diff] |
MIPS: ralink: Cosmetic change to prom_init(). Over the years the code has been changed various times leading to argc/argv being defined in a different function to where we actually use the variables. Clean this up by moving them to prom_init_cmdline(). Signed-off-by: John Crispin <john@phrozen.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14902/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>