Skip to content
Commit 34cc560e authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC]: Re-export saved_command_line to modules.



This reverts some bogosity from the dynamic command-line
changes made on sparc32 and sparc64.

Drivers such as drivers/sbus/char/openprom.c reference
saved_command_line, and can be modular.

The boot_command_line is __initdata, yet the dynamic command-line
changes add modular exports of that symbol, obviously wrong.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b5ba1b31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment