From: Baoquan He Date: Mon, 13 Oct 2014 22:53:44 +0000 (-0700) Subject: kexec: remove the unused function parameter X-Git-Tag: omap-for-v3.19/prcm-cleanup~76^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f3f500efe6a19b7ce1e1205c105a2cbb2124d9;p=pandora-kernel.git kexec: remove the unused function parameter This is a cleanup. In function parse_crashkernel_suffix, the parameter crash_base is not used. So here remove it. Signed-off-by: Baoquan He Acked-by: Vivek Goyal Cc: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed