From: Rob Herring Date: Sun, 25 Aug 2013 23:29:51 +0000 (-0500) Subject: c6x: use boot_command_line instead of private c6x_command_line X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~63 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=312717f15ac7095c3ea98d487276781535ca7c0b;p=pandora-kernel.git c6x: use boot_command_line instead of private c6x_command_line Save some pointless copying of the kernel command line and just use boot_command_line instead. Also remove default_command_line as it is not referenced anywhere, and the DT code already handles the default command line. Signed-off-by: Rob Herring Tested-by: Mark Salter Acked-by: Mark Salter Cc: Aurelien Jacquiot Cc: linux-c6x-dev@linux-c6x.org Reviewed-by: Grant Likely --- Reading git-diff-tree failed