]> git.baikalelectronics.ru Git - kernel.git/commit
[9P]: build fix with !CONFIG_SYSCTL
authorIngo Molnar <mingo@elte.hu>
Thu, 11 Oct 2007 04:19:28 +0000 (21:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2007 04:19:28 +0000 (21:19 -0700)
commit0d8a8a58f92770a77841ae121a95809aaeb4d7a4
tree07c1b3b6d3af323e703cb156da950ef7805aee0e
parentc39bab0143ef3ed7ca7856f1fe98789b30b73879
[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 <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/9p/9p.h