]> git.ipfire.org Git - people/ms/u-boot.git/commit
ea20: fix undefined PHY_* errors
authorBen Gardiner <bengardiner@nanometrics.ca>
Tue, 11 Jan 2011 19:48:17 +0000 (14:48 -0500)
committerWolfgang Denk <wd@denx.de>
Mon, 11 Apr 2011 19:28:44 +0000 (21:28 +0200)
commit7d2fade7b1cd08432d16f7af5b10a8d1c0213813
tree105d3d8bd36b3447dfbf40bd452e6fb4fd946f39
parentfa9cd788bcefc7a292461e62ca28051f72330217
ea20: fix undefined PHY_* errors

This patch fixes ea20 after 8ef583a0351590a91394499eb5ca2ab8a703d959 where
the u-boot custom PHY_ macros were replaced with those of linux/mii.h MII_
definitions except in the RMII support for davinci_emac. Probably also due to
the merge path of changes in 2010.12.

Signed-off-by: Ben Gardiner<bengardiner@nanometrics.ca>
CC: Mike Frysinger <vapier@gentoo.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
drivers/net/davinci_emac.c