Messages in this thread |  | | Date | Tue, 20 Aug 2002 18:10:16 -0400 | From | Jeff Garzik <> | Subject | Re: [PATCH] __devexit_p in drivers/net/tulip/de2104x.c |
| |
Anders Gustafsson wrote: > Adds __devexit_p to de_remove_one in drivers/net/tulip/de2104x.c to make it > possible to compile it with new binutils
Again, de_remove_one is __exit for a reason: it's not a board people are hotplugging.
Look at the fix I made to 2.5's include/linux/init.h recently, though -- applying just the last hunk of your patch should hopefully no longer cause a warning.
Jeff
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |