From: Seth Jennings Date: Wed, 8 Aug 2012 06:12:17 +0000 (+0900) Subject: zsmalloc: collapse internal .h into .c X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~942 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0959c63f11c3bbef0a7d6c5011be8d25503f547c;p=pandora-kernel.git zsmalloc: collapse internal .h into .c The patch collapses in the internal zsmalloc_int.h into the zsmalloc-main.c file. This is done in preparation for the promotion to mm/ where separate internal headers are discouraged. Signed-off-by: Seth Jennings Signed-off-by: Minchan Kim Acked-by: Nitin Gupta Reviewed-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed