]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Dallas's 1-wire bus compile error
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Fri, 14 Oct 2005 22:59:11 +0000 (15:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 15 Oct 2005 00:10:13 +0000 (17:10 -0700)
commit2d1f87a728a5ddd9ee0418e14a12e5cb0372fad1
tree8e3aa8cbd90723b32d7b82a12ef62f0a55a8ad89
parent0e7734d3ca24302a513e69dd24a560c34047c038
[PATCH] Dallas's 1-wire bus compile error

drivers/built-in.o: In function `w1_alloc_dev': undefined reference to `netlink_kernel_create'
drivers/built-in.o: In function `w1_alloc_dev': undefined reference to `sock_release'

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/w1/w1.c