From: Ingo Molnar Date: Thu, 11 Oct 2007 04:19:28 +0000 (-0700) Subject: [9P]: build fix with !CONFIG_SYSCTL X-Git-Tag: v2.6.24-rc1~1454^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092e9d93b3728d484a4e73df9852dc4002cf9923;p=pandora-kernel.git [9P]: build fix with !CONFIG_SYSCTL found via make randconfig build testing: net/built-in.o: In function `init_p9': mod.c:(.init.text+0x3b39): undefined reference to `p9_sysctl_register' net/built-in.o: In function `exit_p9': mod.c:(.exit.text+0x36b): undefined reference to `p9_sysctl_unregister' Signed-off-by: Ingo Molnar Signed-off-by: David S. Miller --- Reading git-diff-tree failed