Re: [PATCH] watchdog: hpwdt: eliminate section mismatch warning

From: Wim Van Sebroeck
Date: Thu Mar 03 2011 - 05:28:59 EST


Hi Axel,

> hpwdt_init_nmi_decoding() is called in hpwdt_init_one error handling,
> thus remove the __devexit annotation of hpwdt_exit_nmi_decoding().
>
> This patch fixes below warning:
>
> WARNING: drivers/watchdog/hpwdt.o(.devinit.text+0x36f): Section mismatch in reference from the function hpwdt_init_one() to the function .devexit.text:hpwdt_exit_nmi_decoding()

Added to linux-2.6-watchdog-next. Will sent it over to Linus for inclusion in the mainline kernel in a couple of days.

Kind regards,
Wim.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/