From: Josh Triplett Date: Mon, 29 Apr 2013 22:07:22 +0000 (-0700) Subject: fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=146732ce104ddfed3d4d82722c0b336074016b92;p=pandora-kernel.git fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n drop_caches.c provides code only invokable via sysctl, so don't compile it in when CONFIG_SYSCTL=n. Signed-off-by: Josh Triplett Acked-by: Kees Cook Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed