From: Rob Herring Date: Mon, 26 Aug 2013 16:28:50 +0000 (-0500) Subject: openrisc: use boot_command_line instead of private cmd_line X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbf28b505ac2dd923b9051ca5031cf87bf7c40cc;p=pandora-kernel.git openrisc: use boot_command_line instead of private cmd_line Save some pointless copying of the kernel command line and just use boot_command_line instead. The DT code already handles CONFIG_CMDLINE, so a separate copy is not needed. Signed-off-by: Rob Herring Cc: Jonas Bonn Cc: linux@lists.openrisc.net Reviewed-by: Grant Likely --- Reading git-diff-tree failed