From: Randy Dunlap Date: Mon, 17 Aug 2009 10:35:49 +0000 (+0000) Subject: phonet: fix build when PROC_FS is disabled X-Git-Tag: v2.6.32-rc1~703^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae6e2aef6c03ccb06c6baaa1b77cc0e0ae226faf;p=pandora-kernel.git 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 Acked-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed