From: Chuck Lever Date: Tue, 1 Nov 2005 17:24:48 +0000 (-0500) Subject: SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled X-Git-Tag: v2.6.15-rc1~452^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c556b754967afd0878d65de2cfe0675577b0f62f;p=pandora-kernel.git SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled The sunrpc module should build properly even when CONFIG_SYSCTL is disabled. Reported by Jan-Benedict Glaw. Test plan: Compile kernel with CONFIG_NFS as a module and built-in, and CONFIG_SYSCTL enabled and disabled. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed