diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2011-04-29 00:18:16 -0600 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-05-11 14:53:18 +0200 |
commit | 85f60ae4ee817174b0f78928bc7066f28c3551ab (patch) | |
tree | 826dac347531b88a8c7de2a1168626393eaceea1 /arch/mips/kernel/head.S | |
parent | 693d92a1bbc9e42681c42ed190bd42b636ca876f (diff) | |
download | op-kernel-dev-85f60ae4ee817174b0f78928bc7066f28c3551ab.zip op-kernel-dev-85f60ae4ee817174b0f78928bc7066f28c3551ab.tar.gz |
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
This patch drops the reference to a global 'cmd_line' variable from
early_init_dt_scan_chosen, and instead passes the pointer to the command
line string via the *data argument. Each architecture does something
slightly different with the initial command line, so it makes sense for
the architecture to be able to specify the variable name.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/mips/kernel/head.S')
0 files changed, 0 insertions, 0 deletions