ARM: 5906/1: arm: change command_line to cmd_line
authorJeremy Kerr <jeremy.kerr@canonical.com>
Wed, 27 Jan 2010 00:13:31 +0000 (01:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 15 Feb 2010 21:39:50 +0000 (21:39 +0000)
commit48ab7e09e0a7c00a217f87e4b57dfbee9c603e79
treee1bbd2c0c1d3c796881c13141acda52ed6a69c76
parentc5113b61baf7a9a8616eca83e20847e7fecdc679
ARM: 5906/1: arm: change command_line to cmd_line

drivers/of/fdt expects a cmd_line symbol, while arm uses command_line.
Change to the former, so that we can eventually share with the fdt
code.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/setup.c