commit | c722c708ef8d51aecf2faf1e05a7f81d2005b3bb | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jan 10 12:56:13 2011 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Jan 11 09:56:28 2011 +0100 |
tree | f9ef18108ae9e4d0f172f5ca73e81a1e98d355a0 | |
parent | da7d3dffacbd30942c8c63dc2cef5c1c7854cde5 [diff] |
ppc4xx: Fix compilation breakage in miiphy.c Patch 8ef583a0 [miiphy: convert to linux/mii.h] introduced a small problem in the ppc4xx miiphy.c version. This patch fixes this problem. Signed-off-by: Stefan Roese <sr@denx.de> Acked-by: Mike Frysinger <vapier@gentoo.org>