On Sun, Sep 14, 2008 at 01:49:36PM -0700, Harvey Harrison wrote: > On Sat, 2008-09-13 at 08:04 -0700, Randy Dunlap wrote: > > Also this one on i386: > > > > drivers/net/depca.c:404: error: implicit declaration of function 'depca_common_remove' > > drivers/net/depca.c:1602: error: static declaration of 'depca_common_remove' follows non-static declaration > > drivers/net/depca.c:404: error: previous implicit declaration of 'depca_common_remove' was here > > make[2]: *** [drivers/net/depca.o] Error 1 > > > > I'd already sent a patch for that to those responsible: > > From: Harvey Harrison <harvey.harrison@xxxxxxxxx> > Subject: [PATCH] net: compile fix depca.c > > Adding accessors to the ->driver_data field missed a forward > declaration that is needed to compile. Merged in, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html