Staging: vt665?: prevent modules from being built into the kernel.
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Mar 2011 15:19:18 +0000 (08:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 04:33:26 +0000 (21:33 -0700)
It causes lots of linking errors when both of these modules are built into the
kernel directly due to their global symbol mess.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found