com20020: Fix allyesconfig build failure.
authorDavid S. Miller <davem@davemloft.net>
Sat, 24 Jan 2009 06:28:48 +0000 (22:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Jan 2009 06:28:48 +0000 (22:28 -0800)
commit0db155de988031f925096a7df1bf9633790a2c18
tree09f6d3c8d9254b6120c511b0633a07f50293de0b
parent92af3e95e4896452ab33b1841c3e9a9d50658064
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 <davem@davemloft.net>
include/linux/com20020.h