From: Konrad Rzeszutek Wilk Date: Mon, 4 Mar 2013 18:18:16 +0000 (-0500) Subject: zcache: Move debugfs code out of zcache-main.c file. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~799 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bdaee2140ef60d31fff1de71f43448ae56cdbe;p=pandora-kernel.git zcache: Move debugfs code out of zcache-main.c file. Note that at this point there is no CONFIG_ZCACHE_DEBUG option in the Kconfig. So in effect all of the counters are nop until that option gets re-introduced in: zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG Acked-by: Dan Magenheimer [v1: Fixed conflicts due to rebase] Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed