[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1MiVVo-00087G-00.dorif-mail-ru@f9.mail.ru>
Date: Tue, 01 Sep 2009 19:43:12 +0400
From: Александр Дориф
<dorif@...l.ru>
To: netdev@...r.kernel.org
Subject: Trouble with mdio- gpio driver.
Hello! I compiled Linux kernel 2.6.31-rc8 an get this warning:
WARNING: drivers/net/phy/mdio-gpio.o(.devexit.text+0x1c): Section mismatch
in reference from the function mdio_gpio_remove() to the function
.devinit.text:mdio_gpio_bus_deinit()
The function __devexit mdio_gpio_remove() references
a function __devinit mdio_gpio_bus_deinit().
This is often seen when error handling in the exit function
I hope it will be corrected soon and won't appear in release kernel.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists