linux/net/phonet
Randy Dunlap ae6e2aef6c phonet: fix build when PROC_FS is disabled
Fix phonet build when PROC_FS is not enabled:

net/built-in.o: In function `pn_sock_open':
socket.c:(.text+0x23c649): undefined reference to `seq_open_net'
net/built-in.o:(.rodata+0x21018): undefined reference to `seq_release_net'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-17 17:48:25 -07:00
..
af_phonet.c
datagram.c Phonet: dropped datagrams accounting 2009-07-23 17:58:20 -07:00
Kconfig
Makefile
pep-gprs.c
pep.c Phonet: account for dropped RX packets 2009-07-23 17:58:19 -07:00
pn_dev.c phonet: phonet_device_get() fix 2009-07-27 08:03:18 -07:00
pn_netlink.c
socket.c phonet: fix build when PROC_FS is disabled 2009-08-17 17:48:25 -07:00
sysctl.c