net: fix build with CONFIG_NET=n
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 12 Mar 2008 01:03:35 +0000 (18:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2008 01:03:35 +0000 (18:03 -0700)
commitb2211a361a4289c83971f89da53fe2eb9e72769d
treee73ba46c7d54199ccef2ec378569d29501179bf5
parent5ea3a7480606cef06321cd85bc5113c72d2c7c68
net: fix build with CONFIG_NET=n

fs/built-in.o:(.rodata+0x1134): undefined reference to `proc_net_inode_operations'
fs/built-in.o:(.rodata+0x1138): undefined reference to `proc_net_operations'

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
fs/proc/base.c