diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2007-12-17 14:54:35 +0300 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-12-17 16:02:20 -0500 |
commit | 87e417b2f3a061d5eb85906288738f4313f1d924 (patch) | |
tree | 3338e943b49863b14043c4092c3fa4dbb6dde84d /drivers/net/pcmcia | |
parent | 7a1fd330571530d44261bf8e9ee63b880f2bb4db (diff) |
ucc_geth: really fix section mismatch
Commit ed7e63a51d46e835422d89c687b8a3e419a4212a has tried to fix
section mismatch:
WARNING: vmlinux.o(.init.text+0x17278): Section mismatch: reference to
.exit.text:uec_mdio_exit (between 'ucc_geth_init' and 'uec_mdio_init')
But that mismatch still happens.
This patch actually fixing section mismatch by removing __exit from
the header file.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/pcmcia')
0 files changed, 0 insertions, 0 deletions