diff --git a/drivers/net/hp100.c b/drivers/net/hp100.c index 8118a6750b614ded8ca7ca0365014d7776022406..8caa591c56494f486461dd831a152bf09d229bb1 100644 --- a/drivers/net/hp100.c +++ b/drivers/net/hp100.c @@ -3005,7 +3005,7 @@ static int __init hp100_isa_init(void) return cards > 0 ? 0 : -ENODEV; } -static void __exit hp100_isa_cleanup(void) +static void hp100_isa_cleanup(void) { int i;