]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit092e9d93b3728d484a4e73df9852dc4002cf9923
tree07c1b3b6d3af323e703cb156da950ef7805aee0e
parent9ef4429b31b86d486b56b6c179fe52b5c7152f13
[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