]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Remove unused proto
authorDave Jones <davej@codemonkey.org.uk>
Wed, 8 Jan 2003 10:56:17 +0000 (02:56 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 8 Jan 2003 10:56:17 +0000 (02:56 -0800)
drivers/net/atari_bionet.c

index 1cd15dae2a5b1daca47c5c218940f925f8f854c8..f35bce5b05bdfc2c82d56bdc5a2d44b394a4f12c 100644 (file)
@@ -114,8 +114,6 @@ static char version[] =
 #include <asm/atari_stdma.h>
 
 
-extern struct net_device *init_etherdev(struct net_device *dev, int sizeof_private);
-
 /* use 0 for production, 1 for verification, >2 for debug
  */
 #ifndef NET_DEBUG