From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 20 Jun 2010 22:40:41 -0700 Subject: [U-Boot] [PATCH] AX88180: switch to common mii.h header In-Reply-To: <1273524456-9101-1-git-send-email-vapier@gentoo.org> References: <1273524456-9101-1-git-send-email-vapier@gentoo.org> Message-ID: <4C1EFB59.5000500@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Mike, On 5/10/2010 1:47 PM, Mike Frysinger wrote: > No compiled code change here, just drop the local PHY defines in favor of > the common standard ones. > > Signed-off-by: Mike Frysinger > --- > drivers/net/ax88180.c | 31 ++++++++++++++++--------------- > drivers/net/ax88180.h | 48 ++---------------------------------------------- > 2 files changed, 18 insertions(+), 61 deletions(-) > Applied to net/next. regards, Ben