From: Tilman Schmidt Date: Thu, 1 Mar 2007 04:13:01 +0000 (-0800) Subject: [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) X-Git-Tag: v2.6.21-rc3~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae9f8e63cbb532e8c4b9c54bda0bf511af9c01c;p=pandora-kernel.git [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) a) Remove #define acrobatics that have become unnecessary by the move of asyncdata.o into the common part. b) Correct the rule for building the common part into the kernel when some or all hardware specific parts are built as modules. Signed-off-by: Tilman Schmidt Cc: Adrian Bunk Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed