Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information