git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5113b6
)
ARM: 5906/1: arm: change command_line to cmd_line
author
Jeremy Kerr
<jeremy.kerr@canonical.com>
Wed, 27 Jan 2010 00:13:31 +0000
(
01:13
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 15 Feb 2010 21:39:50 +0000
(21:39 +0000)
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>
No differences found