]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module
authorAdrian Bunk <bunk@stusta.de>
Tue, 20 Feb 2007 21:58:17 +0000 (13:58 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:16 +0000 (17:10 -0800)
commit294a1e3c7bcc5581ecc75dfe1b4d8f6b08236ec8
tree9da6d1f3bb3d2a6f451b784959fe065d68e27ff1
parent9f6938cce7a97483e6cc01bdd02b60292e0dc6f8
[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module

  LD      drivers/isdn/gigaset/built-in.o
drivers/isdn/gigaset/ser_gigaset.o: In function `gigaset_m10x_send_skb':
(.text+0xe50): multiple definition of `gigaset_m10x_send_skb'
drivers/isdn/gigaset/usb_gigaset.o:(.text+0x0): first defined here
drivers/isdn/gigaset/ser_gigaset.o: In function `gigaset_m10x_input':
(.text+0x1121): multiple definition of `gigaset_m10x_input'
drivers/isdn/gigaset/usb_gigaset.o:(.text+0x2d1): first defined here
make[4]: *** [drivers/isdn/gigaset/built-in.o] Error 1

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/gigaset/Makefile
drivers/isdn/gigaset/asyncdata.c