From: Rashika Kheria Date: Mon, 7 Apr 2014 22:38:50 +0000 (-0700) Subject: include/linux/crash_dump.h: add vmcore_cleanup() prototype X-Git-Tag: v3.15-rc1~57^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82e0703b6ca8b549952c1e4f04746f27eaec012d;p=pandora-kernel.git include/linux/crash_dump.h: add vmcore_cleanup() prototype Eliminate the following warning in proc/vmcore.c: fs/proc/vmcore.c:1088:6: warning: no previous prototype for `vmcore_cleanup' [-Wmissing-prototypes] [akpm@linux-foundation.org: clean up powerpc, remove unneeded EXPORT_SYMBOL] Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed