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);
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to