summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Chubb <peterc@gelato.unsw.edu.au>2005-09-03 21:05:06 (GMT)
committerJeff Garzik <jgarzik@pobox.com>2005-09-05 22:04:19 (GMT)
commitdc85dec68880176c8ba05f68218a161964cada46 (patch)
tree33d78bd454e1c6d7d459f009ca9c6ff0ce345536 /Makefile
parent9d8cc1b6c3cba2be61c0884e3a04dd6baea70654 (diff)
downloadlinux-fsl-qoriq-dc85dec68880176c8ba05f68218a161964cada46.tar.xz
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
When building with CONFIG_PHYLIB=y on Itanium, I see: `mdio_bus_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o I believe that mdio_bus_exit should not be declared __exit, because it is referencesd from __init sections in, say, phy_init(). Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions