Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2010 17:05:25 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r213385 - head/sys/dev/mii
Message-ID:  <201010031705.o93H5Pgj081648@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Sun Oct  3 17:05:25 2010
New Revision: 213385
URL: http://svn.freebsd.org/changeset/base/213385

Log:
  Remove an header that apart from the license is empty.

Deleted:
  head/sys/dev/mii/axphyreg.h
Modified:
  head/sys/dev/mii/axphy.c

Modified: head/sys/dev/mii/axphy.c
==============================================================================
--- head/sys/dev/mii/axphy.c	Sun Oct  3 17:00:57 2010	(r213384)
+++ head/sys/dev/mii/axphy.c	Sun Oct  3 17:05:25 2010	(r213385)
@@ -45,8 +45,6 @@ __FBSDID("$FreeBSD$");
 #include <dev/mii/miivar.h>
 #include "miidevs.h"
 
-#include <dev/mii/axphyreg.h>
-
 #include "miibus_if.h"
 
 static int 	axphy_probe(device_t dev);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010031705.o93H5Pgj081648>