From: Randy Dunlap Date: Thu, 9 Nov 2006 03:51:03 +0000 (-0800) Subject: [PATCH] com20020 build fix X-Git-Tag: v2.6.19-rc6~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace48ffb5d6c927c5a98048d93543e1cae0eebd0;p=pandora-kernel.git [PATCH] com20020 build fix com20020.c needs to export functions if either of the ISA or PCI modules are built as loadable modules. Or they could always be exported. WARNING: "com20020_found" [drivers/net/arcnet/com20020-pci.ko] undefined! WARNING: "com20020_check" [drivers/net/arcnet/com20020-pci.ko] undefined! Signed-off-by: Randy Dunlap Cc: Toralf Forster Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed