From: David S. Miller Date: Sat, 24 Jan 2009 06:28:48 +0000 (-0800) Subject: com20020: Fix allyesconfig build failure. X-Git-Tag: v2.6.30-rc1~662^2~900 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db155de988031f925096a7df1bf9633790a2c18;p=pandora-kernel.git com20020: Fix allyesconfig build failure. Reported by Stephen Rothwell. Due to missing 'extern' in the com20020_netdev_ops declaration, each file that includes linux/com20020.h gets another copy defined in it's resulting object file. Signed-off-by: David S. Miller --- Reading git-diff-tree failed