linux-stable/include/net/9p
Ingo Molnar 092e9d93b3 [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>
2007-10-10 21:19:28 -07:00
..
9p.h [9P]: build fix with !CONFIG_SYSCTL 2007-10-10 21:19:28 -07:00
client.h 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
conn.h 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
transport.h 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00