[PATCH] Fix phy_read/write redefinition errors in ucc_geth_phy.c

Paul Mackerras paulus at samba.org
Tue Dec 19 16:51:16 EST 2006


timur at freescale.com writes:

> The local versions of phy_read() and phy_write() in ucc_geth_phy.c conflict
> with the prototypes in include/linux/phy.h, so this patch renames them, 
> moves them to the top of the file (while eliminating the redundant prototype),
> and makes them static.

You really need to send this patch to Jeff Garzik and the netdev
list.  If the driver won't compile in its current state in Linus' tree
because of the problem this fixes, make sure you make that point in
the patch commentary and explicitly ask Jeff to get the patch into
2.6.20.

Paul.



More information about the Linuxppc-dev mailing list